Browse Source

Merge branch 'MocionesIUPI' of https://git.ccom.uprrp.edu/CCOM4030/JeLuOrRi into MocionesIUPI

Orlando04 2 years ago
parent
commit
3d2e705d5b
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      MocionesIUPI/screens/PincodeScreen.js

+ 0
- 2
MocionesIUPI/screens/PincodeScreen.js View File

@@ -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 = () => {