From 411bf35ae7686fa5d9bd07d57497ec860ed657ab Mon Sep 17 00:00:00 2001 From: qkiroc <30946345+qkiroc@users.noreply.github.com> Date: Thu, 2 Nov 2023 19:39:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=99=A8=E7=A7=BB=E5=8A=A8=E7=AB=AF=E4=B8=BB=E9=A2=98=E4=B8=8D?= =?UTF-8?q?=E7=94=9F=E6=95=88=E9=97=AE=E9=A2=98=20(#8605)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com> --- packages/amis-editor-core/src/component/IFramePreview.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/amis-editor-core/src/component/IFramePreview.tsx b/packages/amis-editor-core/src/component/IFramePreview.tsx index 468e15fec..9f4e6790b 100644 --- a/packages/amis-editor-core/src/component/IFramePreview.tsx +++ b/packages/amis-editor-core/src/component/IFramePreview.tsx @@ -44,7 +44,7 @@ export default class IFramePreview extends React.Component { this.initialContent = `${styles.join( '' - )}
`; + )}
`; } componentDidMount() { @@ -101,7 +101,7 @@ export default class IFramePreview extends React.Component { return (