Browse Source

pipeline build transfer v.2

amenpunk 3 years ago
parent
commit
06504c5d9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Pages/Login.jsx

+ 1 - 1
src/Pages/Login.jsx

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