소스 검색

pipeline build transfer v.2

amenpunk 4 년 전
부모
커밋
06504c5d9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 }}>