From f96f9a3bb0035403982a84b4407b2710d6d5fca0 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 29 Aug 2024 23:05:25 +0530 Subject: [PATCH] feat: set radio group val to selected option --- 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 30b08ee3..52526a92 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -186,7 +186,7 @@ export const InterpretationLog = () => {

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

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