feat: Upgrade dgrid2 to v3 #74
Annotations
3 errors
Build
Argument of type '(ColumnEx<any[], unknown> | Column<any, any>)[]' is not assignable to parameter of type 'SetStateAction<ColumnEx<any[], unknown>[]>'.
|
Build
Type '{ columns: ColumnEx<any[], unknown>[]; headerRowHeight: number; rows: any[]; rowKeyGetter: (row: any) => any; rowHeight: number; emptyRowsRenderer: () => Element; className: string; sortColumns: SortColumn[]; ... 7 more ...; style: { ...; }; }' is not assignable to type 'IntrinsicAttributes & DataGridProps<any, unknown, any> & RefAttributes<DataGridHandle>'.
|
Build
Process completed with exit code 1.
|
Loading