-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Developed User Menu with dynamic theme switching, language dropdown w… (
#115) * Developed User Menu with dynamic theme switching, language dropdown with flags, updated icons, and improved UI consistency. -Integrated dynamic theme switching (Light/Dark mode) using next-themes with a Switch component and dynamic Sun/Moon icons. -Added language dropdown with flags (en-flag.svg and es-flag.svg) for English and Spanish, displaying the selected language in the menu trigger. -Replaced History icon with FileDollar for the Transactions option. -Improved alignment, spacing, and transitions. -Refactored imports logic for maintainability. * Changes on DropdownMenuSubContent for languaje.
- Loading branch information
1 parent
ae2dbd8
commit 9e353ec
Showing
2 changed files
with
99 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 99 additions & 7 deletions
106
apps/frontend/app/components/shared/header/user-menu.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters