소스 검색

removed comment

Ricardo-gonzalez32 2 년 전
부모
커밋
0a05771e2a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      MocionesIUPI/screens/PincodeScreen.js

+ 0
- 2
MocionesIUPI/screens/PincodeScreen.js 파일 보기

@@ -5,8 +5,6 @@ import SmoothPinCodeInput from 'react-native-smooth-pincode-input';
5 5
 
6 6
 const pin = 123456;
7 7
 
8
-//comentario
9
-
10 8
 export default class App extends React.Component {
11 9
     
12 10
     pressHandler = () => {