ant-design/components/col/index.js

3 lines
53 B
JavaScript
Raw Normal View History

import { Col } from '../layout';
export default Col;