User Settings Page React
「ユーザー設定ページ React」
Build a complete user settings page with editable fields, validation, and confirmation toasts.
「編集可能なフィールド、バリデーション、確認トーストを備えた完全なユーザー設定ページを構築してください。」
Prompt
Build a user settings page using React. Include editable fields for name, email, and password. When a user updates their info, show a confirmation toast. Add simple validation (e.g., email format) and disable the save button unless there are changes.