UNPKG

boldr-ui

Version:

UI components for Boldr

5 lines (4 loc) 178 B
export { default as Grid } from './Grid'; export { default as Col } from './Col'; export { default as Row } from './Row'; export { default as CenterBlock } from './CenterBlock';