瀏覽代碼

Update PincodeScreen.js

Ricardo-gonzalez32 2 年之前
父節點
當前提交
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 = () => {