mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
fix(@vant/use): nav link (#7800)
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
nav: [
|
||||
{
|
||||
text: 'GitHub',
|
||||
link: 'https://github.com/youzan/vant/tree/next/packages/vant-use',
|
||||
link: 'https://github.com/youzan/vant/tree/dev/packages/vant-use',
|
||||
},
|
||||
],
|
||||
sidebarDepth: 0,
|
||||
|
Reference in New Issue
Block a user