From d09b7bff9096ce6c1c78ac9b69e076ac9a369c20 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 29 Aug 2024 23:22:05 +0530 Subject: [PATCH] fix: whitespace --- src/components/molecules/InterpretationLog.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 3b590f96..5ca592fb 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -143,7 +143,6 @@ export const InterpretationLog = () => { height: '50vh', overflow: 'none', padding: '10px', - }}> {log}