Shalom Yerushalmy hace 7 años
padre
commit
9c28b63b32
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js Ver fichero

10
   static get options() {
10
   static get options() {
11
     return {
11
     return {
12
       statusBarBackgroundColor: 'green'
12
       statusBarBackgroundColor: 'green'
13
-    }
14
-  };
13
+    };
14
+  }
15
 
15
 
16
   render() {
16
   render() {
17
     return (
17
     return (