Shalom Yerushalmy 6 년 전
부모
커밋
9c28b63b32
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js 파일 보기

@@ -10,8 +10,8 @@ class CustomDialog extends PureComponent {
10 10
   static get options() {
11 11
     return {
12 12
       statusBarBackgroundColor: 'green'
13
-    }
14
-  };
13
+    };
14
+  }
15 15
 
16 16
   render() {
17 17
     return (