From d9fddaf16376816b2979f238c86ad8cdece68345 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Thu, 9 Mar 2023 20:17:00 -0300 Subject: [PATCH] typo fixed --- langflow/frontend/src/components/chatComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langflow/frontend/src/components/chatComponent/index.tsx b/langflow/frontend/src/components/chatComponent/index.tsx index 4cf6dcd82..0ddd1764c 100644 --- a/langflow/frontend/src/components/chatComponent/index.tsx +++ b/langflow/frontend/src/components/chatComponent/index.tsx @@ -147,7 +147,7 @@ export default function Chat({ flow, reactFlowInstance }: ChatType) { clearChat(); }} > - clear + Clear