Admin/Layout: add menu divider
This commit is contained in:
parent
d82d813270
commit
53a83948fd
@ -18,6 +18,9 @@ const items: MenuProps['items'] = [
|
||||
key: '/unlimited',
|
||||
label: <Link href="/unlimited">Без ограничений</Link>,
|
||||
},
|
||||
{
|
||||
type: 'divider',
|
||||
},
|
||||
{
|
||||
icon: <DatabaseOutlined />,
|
||||
key: '/admin/cache',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user