webapp/src/components
padreug b4e157ab5c Enhance Navbar component with improved wallet button layout and new icon
- Added ChevronRight icon to the mobile wallet button for better visual indication of navigation.
- Adjusted button styling for improved spacing and alignment of elements, enhancing user interaction.
- Wrapped wallet icon and balance display in a div for better layout consistency.

These changes improve the overall usability and aesthetics of the Navbar component.
2025-09-15 01:14:05 +02:00
..
auth Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
demo Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
layout Enhance Navbar component with improved wallet button layout and new icon 2025-09-15 01:14:05 +02:00
notifications Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui Add Shadcn Form components with vee-validate and zod integration 2025-09-08 16:28:26 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00