[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

View File

@@ -168,8 +168,8 @@ module.exports = {
icon: 'passed',
list: [
{
path: '/actionsheet',
title: 'Actionsheet 上拉菜单'
path: '/action-sheet',
title: 'ActionSheet 上拉菜单'
},
{
path: '/dialog',
@@ -475,8 +475,8 @@ module.exports = {
icon: 'passed',
list: [
{
path: '/actionsheet',
title: 'Actionsheet'
path: '/action-sheet',
title: 'ActionSheet'
},
{
path: '/dialog',