mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-28 13:54:25 +00:00
also expose TableState (#11826)
This commit is contained in:
@@ -26,6 +26,7 @@ export type {
|
|||||||
RowViewProps,
|
RowViewProps,
|
||||||
TableColumn,
|
TableColumn,
|
||||||
TableColumnProps,
|
TableColumnProps,
|
||||||
|
TableState,
|
||||||
InvenTreeTableProps,
|
InvenTreeTableProps,
|
||||||
InvenTreeTableRenderProps
|
InvenTreeTableRenderProps
|
||||||
} from './types/Tables';
|
} from './types/Tables';
|
||||||
|
|||||||
Reference in New Issue
Block a user