From 200e09ae2a0fa80e611860888db228becefdf4fd Mon Sep 17 00:00:00 2001 From: Kodai Aoyama Date: Tue, 10 May 2022 00:45:53 +0900 Subject: [PATCH 1/3] show rendered html with iframe --- ui/src/rete/controls/EndpointControl.jsx | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/ui/src/rete/controls/EndpointControl.jsx b/ui/src/rete/controls/EndpointControl.jsx index a3bffa3..498104f 100644 --- a/ui/src/rete/controls/EndpointControl.jsx +++ b/ui/src/rete/controls/EndpointControl.jsx @@ -7,17 +7,12 @@ export class EndpointControl extends Rete.Control { Preview {contentType === "text/html; charset=utf-8" ? ( -
) : (