chore: Fix broken imports #1038
Annotations
11 errors
Test
Process completed with exit code 1.
|
Test
Generic type 'ColumnDef' requires between 2 and 3 type arguments.
|
Test
Parameter 'context' implicitly has an 'any' type.
|
Test
Parameter 'context' implicitly has an 'any' type.
|
Test
Generic type 'Table' requires 2 type argument(s).
|
Test
Generic type 'Table' requires 2 type argument(s).
|
Test
Expected 2 type arguments, but got 1.
|
Test
Generic type 'TableState' requires 1 type argument(s).
|
Test
Argument of type 'Partial<TableState_ColumnFiltering & TableState_ColumnGrouping & TableState_ColumnOrdering & ... 9 more ... & TableState_RowSorting>' is not assignable to parameter of type 'TableState_ColumnFiltering & TableState_ColumnGrouping & TableState_ColumnOrdering & ... 9 more ... & TableState_RowSorting'.
|
Test
Generic type 'TableState' requires 1 type argument(s).
|
Test
Expected 2 type arguments, but got 1.
|