ant-design/components/row/index.tsx
ddcat1115 0baef0627e docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00

3 lines
51 B
TypeScript

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