moh/admin-portfolio-ux-improvements
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-15 04:42:09 +01:00
parent 364f761420
commit 3eb9238268
7 changed files with 1352 additions and 482 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ export function getAdminNavigation(
active: portfolioChild === "new-project",
},
{
label: "Add Category",
label: "Categories",
href: getAdminAppPath("/portfolio/categories"),
icon: Tags,
active: portfolioChild === "categories",