mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
link to header for db data
This commit is contained in:
@@ -14,6 +14,7 @@ const navigation = [
|
||||
{ name: "Home", href: "/", current: true },
|
||||
{ name: "Builder", href: "/Builder", current: false },
|
||||
{ name: "Products", href: "/Products", current: false },
|
||||
{ name: "Db Data", href: "/Products/lowers", current: false },
|
||||
{ name: "Completed Builds", href: "#", current: false },
|
||||
{ name: "Brands", href: "/Brands", current: false },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user