@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user