UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

7 lines (6 loc) 244 B
export { Table } from './Table'; export { TableBody } from './TableBody'; export { TableCell } from './TableCell'; export { TableHead } from './TableHead'; export { TableHeadCell } from './TableHeadCell'; export { TableRow } from './TableRow';