소스 검색

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: {