Skip to content

Commit c4913aa

Browse files
committed
新しく追加された英文を翻訳した。
1 parent f97f53d commit c4913aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/reference/react/useId.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function PasswordField() {
4848
4949
* `useId` を、**リスト内の key の生成には使用しないでください**。[key はデータから生成される必要があります。](/learn/rendering-lists#where-to-get-your-key)
5050
51-
* `useId` currently cannot be used in [async Server Components](/reference/rsc/server-components#async-components-with-server-components).
51+
* `useId` は現時点で [非同期サーバコンポーネント](/reference/rsc/server-components#async-components-with-server-components)では使用できません。
5252
5353
---
5454

0 commit comments

Comments
 (0)