Shun Miyazawa hace 2 años
padre
commit
bd8b657288
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
     }