ant-design/components/row/index.tsx
2016-06-22 13:19:48 +08:00

3 lines
53 B
TypeScript

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