Skip to content

Commit 2ca5600

Browse files
committed
feat: add link to migration guide > props data
1 parent ab90a6f commit 2ca5600

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
@@ -195,7 +195,7 @@ const sidebar = {
195195
'/guide/migration/keycode-modifiers',
196196
'/guide/migration/listeners-removed',
197197
// '/guide/migration/mount-changes',
198-
// '/guide/migration/props-data',
198+
'/guide/migration/props-data',
199199
'/guide/migration/props-default-this',
200200
'/guide/migration/render-function-api',
201201
'/guide/migration/slots-unification',

0 commit comments

Comments
 (0)