From cc1a5f613b8416972b5f90ba724ab62a103e7b21 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 24 Aug 2024 10:02:15 +0530 Subject: [PATCH] fix: remove disabled form control label --- src/components/molecules/InterpretationLog.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index f54981ba..09b3565a 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -122,12 +122,6 @@ export const InterpretationLog = () => { } label="10" /> } label="100" /> } label="Custom" /> - } - label="other" - />