asdf
This commit is contained in:
@@ -95,6 +95,11 @@ const Layout = ({ children }) => {
|
||||
href: '/admin/products',
|
||||
icon: BeakerIcon,
|
||||
},
|
||||
{
|
||||
name: 'Manage Equipment',
|
||||
href: '/admin/equipment',
|
||||
icon: WrenchScrewdriverIcon,
|
||||
},
|
||||
];
|
||||
|
||||
const handleLogout = () => {
|
||||
|
||||
Reference in New Issue
Block a user