Sidebar Update

This commit is contained in:
headlessdev
2025-04-12 13:21:03 +02:00
parent 43b7b3b270
commit 56ce1b563a
3 changed files with 10 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ const data = {
url: "/dashboard"
},
{
title: "Customization",
title: "My Infrastructure",
url: "#",
icon: Briefcase,
items: [
@@ -43,12 +43,14 @@ const data = {
icon: AppWindow,
url: "/dashboard/applications",
},
{
title: "Settings",
icon: Settings,
url: "/Dashboard/setting",
},
],
},
{
title: "Settings",
icon: Settings,
url: "/Dashboard/setting",
},
],
}