Translate "useFormState" by smikitky · Pull Request #722 · reactjs/ja.react.dev

Conversation

@github-actions

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

smikitky

#### フォームエラーの表示 {/*display-form-errors*/}

To display messages such as an error message or toast that's returned by a Server Action, wrap the action in a call to `useFormState`.
サーバアクションによって返されるメッセージをエラーメッセージやトーストとして表示するには、そのアクションを `useFormState` の呼び出しでラップします。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

意訳してあります

koba04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!!!

2 participants

@smikitky @koba04