@chakra-ui/react
Version:
Responsive and accessible React UI components built with React and Emotion
3 lines (2 loc) • 355 B
JavaScript
export { TableBody as Body, TableCaption as Caption, TableCell as Cell, TableColumn as Column, TableColumnGroup as ColumnGroup, TableColumnHeader as ColumnHeader, TableFooter as Footer, TableHeader as Header, TableRoot as Root, TableRootPropsProvider as RootPropsProvider, TableRow as Row, TableScrollArea as ScrollArea } from './table.js';
;