Skip to content

Commit 21c4d4f

Browse files
committed
feat: activate link to guide > mobile
1 parent c9ce574 commit 21c4d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const sidebar = {
9898
'/guide/single-file-component',
9999
'/guide/testing',
100100
'/guide/typescript-support',
101-
// '/guide/mobile',
101+
'/guide/mobile',
102102
// '/guide/tooling/deployment'
103103
]
104104
},

0 commit comments

Comments
 (0)