gpt-engineer-app[bot]
|
f228410b83
|
Fix: Resolve Toast Type Error
The toast function was updated to correctly pass the 'id' property, resolving the TypeScript error.
|
2025-03-16 09:17:47 +00:00 |
|
gpt-engineer-app[bot]
|
d8dec4a0b3
|
Fix profile information display
The user's actual name and email address should be displayed in the profile management section, not the default "홍길동".
|
2025-03-15 23:19:08 +00:00 |
|
gpt-engineer-app[bot]
|
b162b6def3
|
Remove camera icon from profile
The camera icon in the profile header has been removed as profile picture functionality is not yet supported.
|
2025-03-15 04:35:44 +00:00 |
|
gpt-engineer-app[bot]
|
ca18031388
|
Refactor ProfileManagement page
Splits the ProfileManagement page into smaller components for better organization and maintainability. No functionality was changed.
|
2025-03-15 04:32:52 +00:00 |
|