update to navbar
This commit is contained in:
parent
7fdcf75739
commit
470f8be4b1
@ -15,8 +15,8 @@ const NavBar = () => {
|
||||
const links = [
|
||||
{ label: "Dashboard", href: "/dashboard" },
|
||||
{ label: "Issues", href: "/issues" },
|
||||
{ label: "Keira", href: "/issues" },
|
||||
{ label: "Jacob", href: "/issues" },
|
||||
{ label: "AboutUs", href: "/about-us" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user