UNPKG

mistui-kit

Version:

**👉 [Try MistUi Live](https://gilded-tanuki-0eb52b.netlify.app/) — interactive playground & docs**

4 lines (3 loc) • 153 B
export { default as DataTable } from './data-table'; export { default as ColumnDataTable } from './column'; export { default as Table } from './simple';