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