Browse Source

Fix eslint

yogevbd 6 years ago
parent
commit
40abb1d17e
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js View File

@@ -28,11 +28,11 @@ class CustomDialog extends PureComponent {
28 28
       Alert.alert('Overlay disappeared');
29 29
     }
30 30
   }
31
-  
31
+
32 32
   onCLickOk() {
33 33
     Navigation.dismissOverlay(this.props.componentId);
34 34
   }
35
-  
35
+
36 36
   onCLickSetRoot() {
37 37
     Navigation.setRoot({
38 38
       root: {