There was an error while loading. Please reload this page.
2 parents d4d6eb3 + 36a83ec commit 1b792cbCopy full SHA for 1b792cb
1 file changed
web/src/pages/Auth/LoginForm.jsx
@@ -209,7 +209,7 @@ function LoginForm() {
209
</Typography>
210
</Divider>
211
212
- <Button
+ {/* <Button
213
fullWidth
214
variant="outlined"
215
startIcon={<GoogleIcon />}
@@ -232,7 +232,7 @@ function LoginForm() {
232
}}
233
>
234
Continue with Google
235
- </Button>
+ </Button> */}
236
237
<Box sx={{ textAlign: 'center', mt: 2 }}>
238
<Typography variant="body2" color="text.primary">
0 commit comments