diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 2733a40d..1b326d21 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -113,26 +113,26 @@ export const InterpretationLog = () => { { getList ? ( <> -

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

- - Gender - - } label="Female" /> - } label="Male" /> - } label="Other" /> - } - label="other" - /> - - - +

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

+ + Gender + + } label="Female" /> + } label="Male" /> + } label="Other" /> + } + label="other" + /> + + + ) : null }