Selaa lähdekoodia

pipeline build transfer v.2

amenpunk 4 vuotta sitten
vanhempi
sitoutus
06504c5d9c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/Pages/Login.jsx

+ 1 - 1
src/Pages/Login.jsx

@@ -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 }}>