UNPKG

@yamada-ui/react

Version:

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

3 lines (2 loc) 176 B
import { Table, TablePropsContext, createColumnHelper, useTablePropsContext } from "./table.js"; export { Table, TablePropsContext, createColumnHelper, useTablePropsContext };