UNPKG

@fidely-ui/react

Version:

Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps

2 lines (1 loc) 230 B
export { TableRoot as Root, TableBody as Body, TableHeader as Header, TableHeadCell as HeadCell, TableCell as Cell, TableFooter as Footer, TableRow as Row, TableCaption as Caption, TableScrollArea as ScrollArea, } from './table';