fixed a label

This commit is contained in:
2025-12-09 15:11:49 -05:00
parent 6b0e0334b0
commit 8b6d9a015e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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" />,
},
-1
View File
@@ -2264,7 +2264,6 @@
"integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@rtsao/scc": "^1.1.0",
"array-includes": "^3.1.9",