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