style: common component style
This commit is contained in:
@@ -35,6 +35,13 @@ export default [
|
||||
icon: 'CloudServer',
|
||||
component: './nodes'
|
||||
},
|
||||
{
|
||||
name: 'API Keys',
|
||||
path: '/api-keys',
|
||||
key: 'apikeys',
|
||||
icon: 'LockOutlined',
|
||||
component: './api-keys'
|
||||
},
|
||||
{
|
||||
name: 'Users',
|
||||
path: '/users',
|
||||
|
||||
Reference in New Issue
Block a user