From 6ae7b86ba463e158b817abac79c0df2dbb0ee80b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 13 Mar 2017 16:19:08 +0800 Subject: [PATCH] fixed #377 fixed #377 --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 73876098..764397d4 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,