From a4c8b797ce4e71e02be9afb05ecca5aeeb8b7045 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 29 Aug 2024 23:21:51 +0530 Subject: [PATCH] chore: lint --- 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 e5b502b2..3b590f96 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -143,7 +143,7 @@ export const InterpretationLog = () => { height: '50vh', overflow: 'none', padding: '10px', - + }}> {log}