소스 검색

auto commit

app
jfinn 3 년 전
부모
커밋
09f4b561fe
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      mdev/rn_capscreen.native.js

+ 2
- 2
mdev/rn_capscreen.native.js 파일 보기

@@ -78,5 +78,5 @@ ModalExample.navigationOptions = {
78 78
   title: 'Modal',
79 79
 };
80 80
 
81
-// export default ModalExample;
82
-export {ModalExample};
81
+export default ModalExample;
82
+// export {ModalExample};

Loading…
취소
저장