mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-06 10:48:01 +08:00
3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
|
import { Row } from '../layout';
|
||
|
export default Row;
|