From e7f564d06e3761f578fd2ac96392978f7c87db18 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 26 Aug 2024 20:21:32 +0530 Subject: [PATCH] chore: lint --- .../molecules/InterpretationLog.tsx | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 5fed3b2f..ea62a3fa 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -172,24 +172,24 @@ export const InterpretationLog = () => {
- - -

What is the maximum number of rows you want to extract?

-
- - } label="10" /> - } label="100" /> - } label="Custom" /> - -
+ + +

What is the maximum number of rows you want to extract?

+
+ + } label="10" /> + } label="100" /> + } label="Custom" /> + +
-
-

Additional Options

- +
+

Additional Options

+ +
-
) : null }