Skip to content

Commit dd332c9

Browse files
committed
feat: activate link to guide > data properties and methods
1 parent 3915a1f commit dd332c9

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
@@ -19,7 +19,7 @@ const sidebar = {
1919
'/guide/introduction',
2020
'/guide/instance',
2121
'/guide/template-syntax',
22-
// '/guide/data-methods',
22+
'/guide/data-methods',
2323
'/guide/computed',
2424
'/guide/class-and-style',
2525
'/guide/conditional',

0 commit comments

Comments
 (0)