Improve frontend 5
This commit is contained in:
@@ -19,6 +19,7 @@ import {
|
||||
GraduationCap,
|
||||
Bell,
|
||||
Settings,
|
||||
User,
|
||||
ChevronLeft,
|
||||
ChevronRight,
|
||||
ChevronDown,
|
||||
@@ -93,6 +94,7 @@ const iconMap: Record<string, React.ComponentType<{ className?: string }>> = {
|
||||
training: GraduationCap,
|
||||
notifications: Bell,
|
||||
settings: Settings,
|
||||
user: User,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user