Merge version_2 into main #5
@@ -75,8 +75,8 @@ export default function AdminPage() {
|
||||
{ text: 'Preview', onClick: () => alert('Preview mode') }
|
||||
],
|
||||
listItems: [
|
||||
{ label: 'Settings', icon: Settings },
|
||||
{ label: 'Logout', icon: LogOut }
|
||||
{ title: 'Settings', status: 'active', icon: Settings },
|
||||
{ title: 'Logout', status: 'active', icon: LogOut }
|
||||
],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Am2LJhLLWUokyhthLvKyFV0QpK/uploaded-1773512918447-hg7wldhe.png',
|
||||
searchPlaceholder: 'Search orders...',
|
||||
|
||||
Reference in New Issue
Block a user