소스 검색

pipeline build transfer v.2

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