Procházet zdrojové kódy

Update PincodeScreen.js

Ricardo-gonzalez32 před 2 roky
rodič
revize
16dde86a49
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      MocionesIUPI/screens/PincodeScreen.js

+ 2
- 0
MocionesIUPI/screens/PincodeScreen.js Zobrazit soubor

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