diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index de0c371a..355c9855 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -105,6 +105,11 @@ export const InterpretationLog = () => { {log} + { + getList ? ( +

How many rows of data do you want?

+ ) : null + }