From 6894020faa1a4c12130fe04b338933b0be09d86a Mon Sep 17 00:00:00 2001 From: sunghyunkang1111 Date: Wed, 10 Apr 2024 16:01:35 -0500 Subject: [PATCH] set the value in the editor for results --- src/Explorer/Controls/Editor/EditorReact.tsx | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/Explorer/Controls/Editor/EditorReact.tsx b/src/Explorer/Controls/Editor/EditorReact.tsx index 1d7a7381b..47268c856 100644 --- a/src/Explorer/Controls/Editor/EditorReact.tsx +++ b/src/Explorer/Controls/Editor/EditorReact.tsx @@ -54,13 +54,17 @@ export class EditorReact extends React.Component