Skip to content

Commit 39fe7ba

Browse files
committed
feat: add migration watch link
1 parent 9eae793 commit 39fe7ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ const sidebar = {
134134
'migration/transition',
135135
'migration/v-if-v-for',
136136
'migration/v-model',
137-
'migration/v-bind'
137+
'migration/v-bind',
138+
'migration/watch'
138139
]
139140
},
140141
{

0 commit comments

Comments
 (0)