diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index b6ff103f..40845168 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -192,6 +192,15 @@ export const InterpretationLog = () => { } label="10" /> } label="100" /> } label="Custom" /> + {customValue && ( + + )}