소스 검색

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