From ff56496c9ffe01758dea9a456265ca36cdb1fd84 Mon Sep 17 00:00:00 2001 From: Johnson Cherian Date: Mon, 18 Dec 2023 18:34:25 +0530 Subject: [PATCH] fix: component default width calc corrected --- frontend/src/Editor/BoxDragPreview.jsx | 2 +- frontend/src/_helpers/appUtils.js | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/src/Editor/BoxDragPreview.jsx b/frontend/src/Editor/BoxDragPreview.jsx index 81c88a447f..277cc84315 100644 --- a/frontend/src/Editor/BoxDragPreview.jsx +++ b/frontend/src/Editor/BoxDragPreview.jsx @@ -29,7 +29,7 @@ export const BoxDragPreview = memo(function BoxDragPreview({ item, canvasWidth } return (