UNPKG

@ackplus/react-tanstack-data-table

Version:

A powerful React data table component built with MUI and TanStack Table

7 lines 175 B
/** * Row components for DataTable */ export * from './data-table-row'; export * from './empty-data-row'; export * from './loading-rows'; //# sourceMappingURL=index.d.ts.map