瀏覽代碼

Fix eslint

yogevbd 6 年之前
父節點
當前提交
40abb1d17e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      playground/src/screens/CustomDialog.js

+ 2
- 2
playground/src/screens/CustomDialog.js 查看文件

@@ -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: {