also expose TableState (#11826)
This commit is contained in:
parent
bf3ac8eba0
commit
6e4ffcb6d2
|
|
@ -26,6 +26,7 @@ export type {
|
|||
RowViewProps,
|
||||
TableColumn,
|
||||
TableColumnProps,
|
||||
TableState,
|
||||
InvenTreeTableProps,
|
||||
InvenTreeTableRenderProps
|
||||
} from './types/Tables';
|
||||
|
|
|
|||
Loading…
Reference in New Issue