Merge version_2 into main #4
@@ -63,7 +63,7 @@ export default function AdminPage() {
|
||||
{ label: 'Active Orders', value: '12', icon: Settings },
|
||||
{ label: 'Menu Items', value: String(menuItems.length), icon: UtensilsCrossed },
|
||||
{ label: 'Today\'s Revenue', value: '$1,240', icon: DollarSign }
|
||||
],
|
||||
] as [any, any, any],
|
||||
logoIcon: Settings,
|
||||
sidebarItems: [
|
||||
{ label: 'Hours', icon: Clock, active: activeTab === 'hours' },
|
||||
|
||||
Reference in New Issue
Block a user