[new feature] add divider component (#3755)

This commit is contained in:
neverland
2019-07-04 20:51:43 +08:00
committed by GitHub
parent 6d67f4572c
commit aac691b7eb
12 changed files with 380 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
@import './image/index';
@import './circle/index';
@import './collapse-item/index';
@import './divider/index';
@import './list/index';
@import './nav-bar/index';
@import './notice-bar/index';