ant-design/components/row/index.tsx

3 lines
53 B
TypeScript
Raw Normal View History

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