mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
0baef0627e
- Layout 更名为 Grid
3 lines
51 B
TypeScript
3 lines
51 B
TypeScript
import { Col } from '../grid';
|
|
export default Col;
|