UNPKG

@yamada-ui/react

Version:

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

5 lines (4 loc) 465 B
import { nativeTableStyle } from "./native-table.style.js"; import { Caption, Col, Colgroup, NativeTablePropsContext, NativeTableRoot, Tbody, Td, Tfoot, Th, Thead, Tr, useNativeTablePropsContext } from "./native-table.js"; import { namespace_exports } from "./namespace.js"; export { Caption, Col, Colgroup, namespace_exports as NativeTable, NativeTablePropsContext, NativeTableRoot, Tbody, Td, Tfoot, Th, Thead, Tr, nativeTableStyle, useNativeTablePropsContext };