mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
feat: migrate Toast component
This commit is contained in:
@@ -106,10 +106,10 @@ module.exports = {
|
||||
path: 'style',
|
||||
title: 'Style 内置样式',
|
||||
},
|
||||
// {
|
||||
// path: 'toast',
|
||||
// title: 'Toast 轻提示',
|
||||
// },
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast 轻提示',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -440,10 +440,10 @@ module.exports = {
|
||||
path: 'style',
|
||||
title: 'Built-in style',
|
||||
},
|
||||
// {
|
||||
// path: 'toast',
|
||||
// title: 'Toast',
|
||||
// },
|
||||
{
|
||||
path: 'toast',
|
||||
title: 'Toast',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user