UNPKG

rsuite

Version:

A suite of react components

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