mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-10 04:36:38 +00:00
list roles, make sidebar component, responsive mobile settings menu selector
This commit is contained in:
@@ -29,8 +29,8 @@ const topNavItems = [
|
||||
icon: <Waypoints className="h-5 w-5" />,
|
||||
},
|
||||
{
|
||||
title: "Users",
|
||||
href: "/{orgId}/settings/users",
|
||||
title: "Access",
|
||||
href: "/{orgId}/settings/access",
|
||||
icon: <Users className="h-5 w-5" />,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user