From 9bffacb779a9bc71e304d5909e22af4a340dee16 Mon Sep 17 00:00:00 2001 From: navaneeth Date: Sun, 25 Apr 2021 12:06:56 +0530 Subject: [PATCH] Fix for react-dnd not working properly on firefox --- frontend/src/Editor/Box.jsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/Editor/Box.jsx b/frontend/src/Editor/Box.jsx index 31828eedfe..64374ccb15 100644 --- a/frontend/src/Editor/Box.jsx +++ b/frontend/src/Editor/Box.jsx @@ -65,10 +65,11 @@ export const Box = function Box({ id, mode, width, height, yellow, preview, comp :
-
-
+
+
+
-
+
{component.displayName} {component.description}