UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 112 B
import Row from '../Grid/Row'; export type { RowProps } from '../Grid/Row'; export { Row }; export default Row;