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 (