ant-design/components/row/index.js

3 lines
53 B
JavaScript

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