fix: remove OR

This commit is contained in:
karishmas6
2024-09-25 16:33:34 +05:30
parent 19150f2800
commit dc1a9488e0
2 changed files with 0 additions and 7 deletions

View File

@@ -61,7 +61,6 @@ const Register = () => {
<Typography component="h1" variant="h5">
Register
</Typography>
<Typography sx={{ mt: 2, mb: 2 }}>OR</Typography>
<Box component="form" onSubmit={submitForm} sx={{ mt: 1 }}>
<TextField
margin="normal"