Skip to content

Commit 0c5100c

Browse files
committed
1 parent 918af22 commit 0c5100c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ Vue 2 と互換性のある動作と、互換性のない使用法に対する
113113
- [$on, $off そして $once のインスタンスメソッド](/guide/migration/events-api.html)
114114
- [Filters](/guide/migration/filters.html)
115115
- [インラインテンプレート属性](/guide/migration/inline-template-attribute.html)
116-
- [`$children` インスタンスプロパティ](/guide/migration/children.md)
116+
- [`$children` インスタンスプロパティ](/guide/migration/children.html)
117+
- [`propsData` オプション](/guide/migration/props-data.html)
117118
- `$destroy` インスタンスメソッド。 ユーザーは、個々の Vue コンポーネントのライフサイクルを手動で管理べきではなくなりました。
118119

119120
## サポートライブラリ

0 commit comments

Comments
 (0)