From 6b1023fc47187b049e2f440d8726d5cd7b1bbbe7 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Fri, 29 Mar 2024 00:15:53 -0300 Subject: [PATCH] Update IOView component and constants --- src/frontend/src/components/IOview/index.tsx | 2 +- src/frontend/src/constants/constants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/components/IOview/index.tsx b/src/frontend/src/components/IOview/index.tsx index d455b3c74..e0c81c979 100644 --- a/src/frontend/src/components/IOview/index.tsx +++ b/src/frontend/src/components/IOview/index.tsx @@ -120,7 +120,7 @@ export default function IOView({ {/* TODO ADAPT TO ALL TYPES OF INPUTS AND OUTPUTS */}
- Chat + Interaction Panel