mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[breaking change] Actionsheet: rename to ActionSheet
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user