mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-25 13:55:42 +00:00
9cc05b3d721452c615f034ec29ba5665a9491a31
Issue: Edit Profile button returned 404 error Root Cause: - App.tsx route: /profile-settings (with dash) - Dashboard navigate: /profile/settings (with slash) - Route mismatch caused 404 Changes: - Updated App.tsx route: /profile-settings → /profile/settings - Updated AppLayout.tsx Settings button navigation All profile settings links now use consistent /profile/settings route 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
TypeScript
88.4%
Rust
4.1%
PLpgSQL
3.8%
JavaScript
2.2%
CSS
0.8%
Other
0.6%