From 3424fb6351ad02a8380d6879e35578bcba0c29e6 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 10:03:03 +0530 Subject: [PATCH] feat: output data preview --- src/components/molecules/InterpretationLog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 08c2c60b..2f7700cb 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -122,7 +122,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se overflow: 'hidden', }} > - Interpretation Log + Output Data Preview