From 820fd1aefe6c0caaee098e6b5713dd590eecfc01 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Thu, 16 Feb 2023 12:21:49 -0300 Subject: [PATCH] async function changed to then --- space_flow/src/components/chatComponent/index.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/space_flow/src/components/chatComponent/index.tsx b/space_flow/src/components/chatComponent/index.tsx index 59f727fea..1b3a90eda 100644 --- a/space_flow/src/components/chatComponent/index.tsx +++ b/space_flow/src/components/chatComponent/index.tsx @@ -79,16 +79,15 @@ export default function Chat({ nodes, edges }) { />