From 6deb9a8fc0db9d329cfa1acb18444023d8d8b561 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 30 Aug 2024 00:25:32 +0530 Subject: [PATCH] feat: set radio ggroup width --- 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 74f53e7d..27bd3767 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -192,7 +192,7 @@ export const InterpretationLog = () => {

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

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