feat: new layout
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const dashboardSopes = [
|
||||
{ title: "Global", value: 1 },
|
||||
{ title: "Site", value: 2 },
|
||||
{ title: "Group", value: 3 },
|
||||
{ title: "User", value: 4 },
|
||||
];
|
||||
Reference in New Issue
Block a user