From 15c4257c59d58fd77f51a000b67e2f495ae815c1 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:03 -0400 Subject: [PATCH] Make nav login buttton actually work --- components/Navigation.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index b7289d7..ec9f65b 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -176,7 +176,9 @@ export default function (props: { ) : ( - + )}