diff --git a/components/navbar.tsx b/components/navbar.tsx index 6675e1c..e9d2a27 100644 --- a/components/navbar.tsx +++ b/components/navbar.tsx @@ -58,7 +58,7 @@ export const Navbar = (props: any) => { } else { if (status === "authenticated") { authenticated = true; - loginLink =