UNPKG

@ackplus/react-tanstack-data-table

Version:

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

7 lines (5 loc) 112 B
/** * Header components for DataTable */ export * from './table-header'; export * from './draggable-header';