浏览代码

Update PincodeScreen.js

父节点
当前提交
16dde86a49
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      MocionesIUPI/screens/PincodeScreen.js

+ 2
- 0
MocionesIUPI/screens/PincodeScreen.js 查看文件

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