feat: update deprecated type change #1068
Annotations
3 errors
Preview
Argument of type '(prev: TableOptions<TFeatures, TData>) => Simplify<Override<Override<TableOptions<TFeatures, TData> extends any ? {} & { [K in keyof TableOptions<...>]: K extends never ? DistributeOverride<...> : TableOptions<...>[K]; } : TableOptions_Core<...> & UnionToIntersection<...>, TableOptions<...>>, { ...; }>>' is not assignable to parameter of type 'Updater<TableOptions<TFeatures, TData>>'.
|
Preview
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|