ソースを参照

fixed error in homestack

Orlando04 2 年 前
コミット
c2b7c55170
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      MocionesIUPI/routes/homeStack.js

+ 1
- 1
MocionesIUPI/routes/homeStack.js ファイルの表示

@@ -25,10 +25,10 @@ const screens = {
25 25
 
26 26
     Pinpage: {
27 27
         screen: PincodeScreen,
28
-    },
29 28
         navigationOptions: {
30 29
             headerTitle: () => <Header />
31 30
         },
31
+    },
32 32
 
33 33
 
34 34
     test: {