UNPKG

dtd

Version:

根据数梦工场视觉规范打造的组件库,感谢react-components和ant design

6 lines (5 loc) 149 B
import Row from './row'; import Col from './col'; export { RowProps } from './row'; export { ColProps, ColSize } from './col'; export { Row, Col, };