From 6d73de60312f50b2aa2d63ef53f08efc419026c3 Mon Sep 17 00:00:00 2001 From: Akshay Thakur Date: Sat, 7 Oct 2023 18:04:58 -0700 Subject: [PATCH] add temp button to landing page to nav directly to home page --- src/app/auth/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/auth/index.tsx b/src/app/auth/index.tsx index a244454d..80961a14 100644 --- a/src/app/auth/index.tsx +++ b/src/app/auth/index.tsx @@ -9,6 +9,7 @@ function LoginScreen() { Auth