From 268eb4bd64be33c28ff8a68c664d8ffb690a8691 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Wed, 14 Feb 2024 16:53:22 -0300 Subject: [PATCH] chore(chatComponent): comment out unused BuildTrigger component to improve code readability and remove potential confusion --- src/frontend/src/components/chatComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/chatComponent/index.tsx b/src/frontend/src/components/chatComponent/index.tsx index 1f6b997f9..7ac6818bf 100644 --- a/src/frontend/src/components/chatComponent/index.tsx +++ b/src/frontend/src/components/chatComponent/index.tsx @@ -36,7 +36,7 @@ export default function Chat({ flow }: ChatType): JSX.Element { return ( <>
- + {/* */} {hasIO && (