ant-design/components/col/index.tsx

3 lines
53 B
TypeScript
Raw Normal View History

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