[breaking change] Actionsheet: rename to ActionSheet

This commit is contained in:
陈嘉涵
2019-04-29 14:20:00 +08:00
parent fe89e18a24
commit b8424f8de9
19 changed files with 119 additions and 119 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
@import './number-keyboard/index';
/* action components */
@import './actionsheet/index';
@import './action-sheet/index';
@import './dialog/index';
@import './picker/index';
@import './pull-refresh/index';