From 6ae7b86ba463e158b817abac79c0df2dbb0ee80b Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Mon, 13 Mar 2017 16:19:08 +0800 Subject: [PATCH] fixed #377 --- src/index.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index 7387609..764397d 100644 --- a/src/index.js +++ b/src/index.js @@ -89,6 +89,7 @@ const iview = { Panel: Collapse.Panel, Poptip, Progress, + iProgress: Progress, Radio, RadioGroup: Radio.Group, Rate, -- libgit2 0.21.4