This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-25 19:50:05 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
43280ea790
ant-design
/
components
/
col
/
index.tsx
3 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
docs: 调整组件导航结构 (#3758) - Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
import
{
Col
}
from
'../grid'
;
move col row input into indepent dirctories, remove antd.ButtonGroup
2015-11-20 18:21:59 +08:00
export
default
Col
;
Reference in New Issue
Copy Permalink