feat(frontend): new users page
This commit is contained in:
parent
e356716eee
commit
e9d6b808d1
|
|
@ -94,11 +94,10 @@ export const items = [
|
|||
},
|
||||
{
|
||||
title: 'Users',
|
||||
disabled: true,
|
||||
tooltip: 'Upgrade to Business Plan',
|
||||
path: '/access-control/users',
|
||||
icon: (
|
||||
<SvgIcon fontSize="small">
|
||||
<UserIcon color='gray'/>
|
||||
<UserIcon/>
|
||||
</SvgIcon>
|
||||
)
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user