Commit 6ae7b86ba463e158b817abac79c0df2dbb0ee80b

Authored by 梁灏
1 parent 8ccaa6e9

fixed #377

fixed #377
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/index.js
... ... @@ -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,
... ...