Small changes & adjustments
This commit is contained in:
@@ -10,7 +10,6 @@ export function Navbar() {
|
||||
|
||||
const navItems = [
|
||||
{ label: "Home", path: "/" },
|
||||
{ label: "About", path: "/about" },
|
||||
{ label: "Connect", path: "/contact" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user