Steven Fukase 4 lat temu
rodzic
commit
7f98dc102b

+ 1 - 2
packages/app/src/components/PageEditor/Editor.jsx

@@ -30,8 +30,7 @@ class Editor extends AbstractEditor {
       dropzoneActive: false,
       dropzoneActive: false,
       isUploading: false,
       isUploading: false,
       isCheatsheetModalShown: false,
       isCheatsheetModalShown: false,
-      isConflictDiffModalOpen: true,
-      // isConflictDiffModalOpen: false,
+      isConflictDiffModalOpen: false,
     };
     };
 
 
     this.getEditorSubstance = this.getEditorSubstance.bind(this);
     this.getEditorSubstance = this.getEditorSubstance.bind(this);