diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index eaf428a..f6e2a52 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -95,14 +95,7 @@ const Navbar: React.FC = ({ theme, toggleTheme }) => { className="block rounded-md px-3 py-2 text-base font-medium bg-sky-500 hover:bg-sky-600 text-white" onClick={closeMenu} > - SignIn - - - SignUp + Register ) : (