diff --git a/frontend/src/pages/auth/Login.tsx b/frontend/src/pages/auth/Login.tsx index ca48818..461053d 100644 --- a/frontend/src/pages/auth/Login.tsx +++ b/frontend/src/pages/auth/Login.tsx @@ -24,7 +24,6 @@ function Login() { "_self" ); }; - }; // // OR //--> The below is returning undefined in Elastic Beanstalk // const googleAuth = (e: any) => { // e.preventDefault()