chenhaodong
/
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
6ae7b86ba463e158b817abac79c0df2dbb0ee80b
Authored by
梁灏
2017-03-13 16:19:08 +0800
1 parent
8ccaa6e9
fixed #377
fixed #377
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 @
6ae7b86
...
...
@@ -89,6 +89,7 @@ const iview = {
89
89
Panel: Collapse.Panel,
90
90
Poptip,
91
91
Progress,
92
+ iProgress: Progress,
92
93
Radio,
93
94
RadioGroup: Radio.Group,
94
95
Rate,
...
...