Shun Miyazawa il y a 2 ans
Parent
commit
bd8b657288
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      apps/app/src/components/PageEditor/ScrollSyncHelper.tsx

+ 0 - 1
apps/app/src/components/PageEditor/ScrollSyncHelper.tsx

@@ -182,7 +182,6 @@ export const useScrollSync = (codeMirrorKey: GlobalCodeMirrorEditorKey, previewR
     }
 
     if (isOriginOfScrollSyncEditor.current) {
-      // setIsOriginOfScrollSyncEditor(false);
       isOriginOfScrollSyncEditor.current = false;
       return;
     }