## User Story As a logged-in user, I want to edit my profile so that I can keep my personal information up to date. ## Acceptance Criteria - [ ] User can change name - [ ] User can change email address - [ ] Changes are saved - [ ] Input validation ## Additional Information The feature should be implemented in the ProfileEditor component.
User Story
As a logged-in user, I want to edit my profile
so that I can keep my personal information up to date.
Acceptance Criteria
Additional Information
The feature should be implemented in the ProfileEditor component.