UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

2 lines 204 B
import { Table, TableProps, TablePropsContext, createColumnHelper, useTablePropsContext } from "./table.js"; export { Table, type TableProps, TablePropsContext, createColumnHelper, useTablePropsContext };