08122023
This commit is contained in:
@@ -42,13 +42,13 @@ const other = {
|
||||
title: <FormattedMessage id="MENU" />,
|
||||
type: 'group',
|
||||
children: [
|
||||
{
|
||||
id: 'dashboard',
|
||||
title: <FormattedMessage id="Dashboard" />,
|
||||
type: 'item',
|
||||
url: '/dashboard',
|
||||
icon: icons.DashboardOutlined
|
||||
},
|
||||
// {
|
||||
// id: 'dashboard',
|
||||
// title: <FormattedMessage id="Dashboard" />,
|
||||
// type: 'item',
|
||||
// url: '/dashboard',
|
||||
// icon: icons.DashboardOutlined
|
||||
// },
|
||||
{
|
||||
id: 'orders',
|
||||
title: <FormattedMessage id="Orders" />,
|
||||
|
||||
Reference in New Issue
Block a user