UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

11 lines (10 loc) 374 B
export { Root } from './Root'; export { Thead } from './Thead'; export { Tr } from './Tr'; export { Row } from './Row'; export { HeaderRow } from './HeaderRow'; export { BodyCell } from './BodyCell'; export { HeaderCheckbox } from './HeaderCheckbox'; export { BodyCheckbox } from './BodyCheckbox'; export { Tbody } from './Tbody'; export { HeaderCell } from './HeaderCell';