diff --git a/projects/app/src/components/Markdown/codeBlock/iframe-html.tsx b/projects/app/src/components/Markdown/codeBlock/iframe-html.tsx index cacfb57c351a..4668593b17ea 100644 --- a/projects/app/src/components/Markdown/codeBlock/iframe-html.tsx +++ b/projects/app/src/components/Markdown/codeBlock/iframe-html.tsx @@ -123,7 +123,8 @@ const StyledButton = ({ const HtmlPreviewIframe = ({ code }: { code: string }) => (