fix(@vant/use): nav link (#7800)

This commit is contained in:
buu
2020-12-23 14:34:56 +08:00
committed by GitHub
parent 0b0f385ca3
commit fc55822b48

View File

@@ -8,7 +8,7 @@ module.exports = {
nav: [ nav: [
{ {
text: 'GitHub', 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, sidebarDepth: 0,