From ac18b85c3425330d6968a41db9ed97f2ef09c6c8 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Fri, 2 Apr 2021 15:48:37 -0400 Subject: [PATCH] sandbox iframe react component --- ui/component/IframeReact/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/IframeReact/view.jsx b/ui/component/IframeReact/view.jsx index d17776391..bec560a78 100644 --- a/ui/component/IframeReact/view.jsx +++ b/ui/component/IframeReact/view.jsx @@ -30,6 +30,6 @@ export default function I18nMessage(props: Props) { return ( // style={{height: iframeHeight}} // ref={iframeRef} -