diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 717eab56..0e8b5e98 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -163,6 +163,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se }} > {tableData.length > 0 ? ( + <> @@ -183,6 +184,8 @@ export const InterpretationLog: React.FC = ({ isOpen, se
+ Additional rows of data will be extracted once you finish recording. + ) : (