fixed a label
This commit is contained in:
@@ -38,7 +38,7 @@ const navItems = [
|
||||
icon: <Store className="h-4 w-4" />,
|
||||
},
|
||||
{
|
||||
label: "Users (TO DO)",
|
||||
label: "Users",
|
||||
href: "/admin/users",
|
||||
icon: <Users className="h-4 w-4" />,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user