mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[new feature] add Notify component (#2135)
This commit is contained in:
@@ -62,6 +62,8 @@ export default {
|
||||
'nav-bar.zh-CN': () => import('../../packages/nav-bar/zh-CN.md'),
|
||||
'notice-bar.en-US': () => import('../../packages/notice-bar/en-US.md'),
|
||||
'notice-bar.zh-CN': () => import('../../packages/notice-bar/zh-CN.md'),
|
||||
'notify.en-US': () => import('../../packages/notify/en-US.md'),
|
||||
'notify.zh-CN': () => import('../../packages/notify/zh-CN.md'),
|
||||
'number-keyboard.en-US': () => import('../../packages/number-keyboard/en-US.md'),
|
||||
'number-keyboard.zh-CN': () => import('../../packages/number-keyboard/zh-CN.md'),
|
||||
'pagination.en-US': () => import('../../packages/pagination/en-US.md'),
|
||||
|
Reference in New Issue
Block a user