Imporve the routes and the menu
This commit is contained in:
@@ -17,6 +17,7 @@ import {
|
||||
Truck,
|
||||
Zap,
|
||||
Database,
|
||||
Store,
|
||||
GraduationCap,
|
||||
Bell,
|
||||
Settings,
|
||||
@@ -93,6 +94,7 @@ const iconMap: Record<string, React.ComponentType<{ className?: string }>> = {
|
||||
procurement: Truck,
|
||||
pos: Zap,
|
||||
data: Database,
|
||||
database: Store,
|
||||
training: GraduationCap,
|
||||
notifications: Bell,
|
||||
settings: Settings,
|
||||
|
||||
Reference in New Issue
Block a user