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-26 20:20:00 +08:00
Code
Issues
Actions
18
Packages
Projects
Releases
Wiki
Activity
9ed9568cd7
ant-design
/
components
/
form
/
index.tsx
4 lines
49 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Form modularization.
2015-10-09 13:53:04 +08:00
import
Form
from
'./Form'
;
Add support for degrade usage of form
2015-11-20 18:51:12 +08:00
move col row input into indepent dirctories, remove antd.ButtonGroup
2015-11-20 18:21:59 +08:00
export
default
Form
;
Reference in New Issue
Copy Permalink