This commit is contained in:
parent
164f4a0f3c
commit
0025e453e8
9 changed files with 5 additions and 9 deletions
|
|
@ -33,7 +33,6 @@ const Navbar = ({ currentPage }: { currentPage: string }) => {
|
|||
|
||||
const ITEMS = [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Latest", href: "/latest" },
|
||||
];
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue