UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

7 lines (6 loc) 256 B
export { default as Table } from './Table'; export { default as Body } from './Body'; export { default as Head } from './Head'; export { default as Row } from './Row'; export { default as Cell } from './Cell'; export { default as Footer } from './Footer';