Shun Miyazawa 2 vuotta sitten
vanhempi
sitoutus
bd8b657288
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;
     }