UNPKG

tw-table

Version:

table designed with tailwind and tanstack-table.

4 lines (3 loc) 57 B
export type SharedProps = { table: TwTable<any>; };