Shalom Yerushalmy 7 jaren geleden
bovenliggende
commit
9c28b63b32
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js Bestand weergeven

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 (