Skip to content

Commit

Permalink
chore: minimize differences
Browse files Browse the repository at this point in the history
  • Loading branch information
micahg committed Jan 10, 2025
1 parent eba1918 commit 4d2eb2b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,6 @@ const ContentEditor = ({
*/
const bg = contentCanvasRef.current;
const ov = overlayCanvasRef.current;

if (!bg || !ov || internalState.transferred) {
return;
}
Expand Down

0 comments on commit 4d2eb2b

Please sign in to comment.