Shun Miyazawa 2 yıl önce
ebeveyn
işleme
bd8b657288

+ 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;
     }