New alert system and panel de control page
This commit is contained in:
@@ -25,6 +25,7 @@ import {
|
||||
Store,
|
||||
GraduationCap,
|
||||
Bell,
|
||||
MessageSquare,
|
||||
Settings,
|
||||
User,
|
||||
CreditCard,
|
||||
@@ -119,6 +120,7 @@ const iconMap: Record<string, React.ComponentType<{ className?: string }>> = {
|
||||
training: GraduationCap,
|
||||
notifications: Bell,
|
||||
bell: Bell,
|
||||
communications: MessageSquare, // Added for communications section
|
||||
settings: Settings,
|
||||
user: User,
|
||||
'credit-card': CreditCard,
|
||||
|
||||
Reference in New Issue
Block a user