Reorganize teh menus

This commit is contained in:
Urtzi Alfaro
2025-09-24 22:22:01 +02:00
parent dc6c6f213f
commit 6d4090f825
9 changed files with 2251 additions and 128 deletions

View File

@@ -104,6 +104,7 @@ const iconMap: Record<string, React.ComponentType<{ className?: string }>> = {
database: Store,
training: GraduationCap,
notifications: Bell,
bell: Bell,
settings: Settings,
user: User,
'credit-card': CreditCard,