Skip to content

Commit 82903ec

Browse files
committed
fix: remove original english sentence
1 parent 8b16dda commit 82903ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guide/typescript-support.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ year.value = 2020 // OKです!
222222
```
223223

224224
::: tip ノート
225-
If the type of the generic is unknown, it's recommended to cast `ref` to `Ref<T>`.
226225
ジェネリックの型が不明の場合、`ref``Ref<T>` にキャストすることを推奨します。
227226
:::
228227

0 commit comments

Comments
 (0)