boundary entries updates
This commit is contained in:
@@ -107,6 +107,11 @@ const Layout = ({ children }) => {
|
||||
href: '/admin/equipment',
|
||||
icon: WrenchScrewdriverIcon,
|
||||
},
|
||||
{
|
||||
name: 'Manage Properties',
|
||||
href: '/admin/properties',
|
||||
icon: MapIcon,
|
||||
},
|
||||
];
|
||||
|
||||
const handleLogout = () => {
|
||||
|
||||
Reference in New Issue
Block a user