Refactor account page to use icon in form title
- Remove redundant page heading from account page - Add AccountCircle icon to AccountForm title - Clean up unused account-page translations - Simplify account page component by moving title to form 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -131,9 +131,6 @@
|
||||
"location-name-required": "Relaestate name is required"
|
||||
}
|
||||
},
|
||||
"account-page": {
|
||||
"heading": "Account Settings"
|
||||
},
|
||||
"account-form": {
|
||||
"title": "Profile Information",
|
||||
"first-name-label": "First Name",
|
||||
|
||||
Reference in New Issue
Block a user