From e6425549ad3e5d4184d33156dc93a5b9f1821ee7 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 24 Aug 2024 10:00:53 +0530 Subject: [PATCH] feat: remove aria-label & name from RadioGroup --- src/components/molecules/InterpretationLog.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 3f2fe9f8..4552f9f6 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -118,8 +118,6 @@ export const InterpretationLog = () => { What is the maximum number of rows you want to extract? } label="Female" /> } label="Male" />