Rebuild Times in Projects
Added Icons Rebuild Time Duration
This commit is contained in:
@@ -49,7 +49,8 @@ const navLinks = [
|
||||
},
|
||||
{
|
||||
label: "Artikel",
|
||||
to: "/products"
|
||||
to: "/products",
|
||||
icon: "i-heroicons-puzzle-piece"
|
||||
},
|
||||
{
|
||||
label: "Dokumente",
|
||||
@@ -58,7 +59,8 @@ const navLinks = [
|
||||
},
|
||||
{
|
||||
label: "Inventar",
|
||||
to: "/inventory"
|
||||
to: "/inventory",
|
||||
icon: "i-heroicons-square-3-stack-3d"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user