From 270c05e35df6c5da7f2440038e600e60b9ff2d4c Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 27 May 2024 20:56:50 +0530 Subject: [PATCH] chore(ui): remove unwanted code --- ui/src/components/WebPreview/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/WebPreview/index.jsx b/ui/src/components/WebPreview/index.jsx index 9b6f445c..28a6e905 100644 --- a/ui/src/components/WebPreview/index.jsx +++ b/ui/src/components/WebPreview/index.jsx @@ -32,7 +32,7 @@ function WebPreview({ html, setHtml, elements }) { {html && html.length > 0 ? ( ) : (