other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4ed43a179862bdfa906cdd06925bdb97e14c70d6
Authored by
梁灏
2017-03-20 15:08:25 +0800
1 parent
5ee64b6d
add Col
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/index.js
Inline
Side-by-side
src/index.js
Wrap text
Show/Hide comments
View file @
4ed43a1
...
...
@@ -69,6 +69,7 @@ const iview = {
69
69
DropdownMenu: Dropdown.Menu,
70
70
iForm: Form,
71
71
FormItem: Form.Item,
72
+ Col,
72
73
iCol: Col,
73
74
Collapse,
74
75
Icon,
...
...