perf: publish change and panel to App
This commit is contained in:
@@ -25,7 +25,12 @@ const meun = [
|
||||
{
|
||||
title: 'Your orgs',
|
||||
icon: <DashboardOutlined />,
|
||||
link: '/panel/edit/list',
|
||||
link: '/org/edit/list',
|
||||
},
|
||||
{
|
||||
title: 'Site Map',
|
||||
icon: <HomeOutlined />,
|
||||
link: '/map',
|
||||
},
|
||||
];
|
||||
export const LayoutUser = () => {
|
||||
|
||||
Reference in New Issue
Block a user