Skip to content

Commit 5accf60

Browse files
committed
fix: 'composition api' doesn'n translate
1 parent 9eac4f1 commit 5accf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/composition-api-lifecycle-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ライフサイクルフック
22

3-
> このページは、すでに [コンポジション API の基本](composition-api-introduction.html)[リアクティブの基礎](reactivity-fundamentals.html) を読んでいることを前提としています。 コンポジション API を初めて使用する場合は、最初にそちらをお読みください。
3+
> このページは、すでに [Composition API の基本](composition-api-introduction.html)[リアクティブの基礎](reactivity-fundamentals.html) を読んでいることを前提としています。 Composition API を初めて使用する場合は、最初にそちらをお読みください。
44
55
<VideoLesson href="https://www.vuemastery.com/courses/vue-3-essentials/lifecycle-hooks" title="Vue Mastery でライフサイクルフックがどのように動作するのか学ぶ">Vue Mastery でライフサイクルフックに関する無料ビデオを視聴する</VideoLesson>
66

0 commit comments

Comments
 (0)