From 6313f1a69e33c4e642cd3ffd64d43cf006e99fa5 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 29 Aug 2024 23:05:55 +0530 Subject: [PATCH] feat: set onChange for radio group --- 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 52526a92..802bfdd3 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" />