@@ -98,7 +98,7 @@ export function Login() {
<PersonIcon />
</Avatar>
<Typography component="h1" variant="h5">
- Ingresar
+ Ingresar!
</Typography>
<Box component="form" noValidate onSubmit={formik.handleSubmit} sx={{ mt: 1 }}>