UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

3 lines 173 B
export { default as Table } from './components/EnhancedTable'; export type { TableProps, TableColumn } from './components/EnhancedTable'; //# sourceMappingURL=Table.d.ts.map