forgeplus-react/node_modules/antd/es/grid/index.js

3 lines
70 B
JavaScript

import Row from './row';
import Col from './col';
export { Row, Col };