UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 187 B
import FlexboxGrid from './FlexboxGrid'; export type { FlexboxGridProps } from './FlexboxGrid'; export type { FlexboxGridItemProps } from './FlexboxGridItem'; export default FlexboxGrid;