diff --git a/src/pages/editor/components/EditorCanvas.tsx b/src/pages/editor/components/EditorCanvas.tsx index 2242a46..5f74aa1 100644 --- a/src/pages/editor/components/EditorCanvas.tsx +++ b/src/pages/editor/components/EditorCanvas.tsx @@ -151,14 +151,13 @@ const EditorCanvas = () => { }, [selectedObjectId, objects, transformerRef, applyTableResize, updateObject]); return ( -
+