UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines (3 loc) 147 B
export { Table } from './Table'; export { useTableContext } from './Table.context'; export type { TableElement, TableProps } from './Table.types';