[improvement] move overlay component (#2192)

This commit is contained in:
neverland
2018-11-30 16:40:50 +08:00
committed by GitHub
parent 996c67b4fc
commit 89ff50944c
11 changed files with 40 additions and 18 deletions
+1
View File
@@ -15,6 +15,7 @@
@import './list/index';
@import './nav-bar/index';
@import './notice-bar/index';
@import './overlay/index';
@import './popup/index';
@import './search/index';
@import './pagination/index';