mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
Adjusted
This commit is contained in:
@@ -9,6 +9,14 @@ export const USER_MANAGEMENT = [
|
||||
{ key: "user-groups", label: "User Groups", icon: GitFork, link: "groups" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Asset Management",
|
||||
description: "Manage people across different systems",
|
||||
tiles: [
|
||||
{ key: "users", label: "Assets", icon: Users, link: "all" },
|
||||
{ key: "user-groups", label: "User Groups", icon: GitFork, link: "groups" },
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
export const CONTENT_MANAGEMENT = [
|
||||
|
||||
Reference in New Issue
Block a user