Skip to content

Commit e7bfc10

Browse files
committed
docs: fix required version for useTemplateRef
1 parent 95506f9 commit e7bfc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/essentials/template-refs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ watchEffect(() => {
115115

116116
## `v-for` の中の参照 {#refs-inside-v-for}
117117

118-
> v3.2.25 以降が必要です。
118+
> v3.5 以降が必要です。
119119
120120
<div class="composition-api">
121121

0 commit comments

Comments
 (0)