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 ? ( ) : (