diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index e7da5791..581ab62d 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -106,7 +106,7 @@ export const InterpretationLog: React.FC = ({ isOpen, se const columns = tableData.length > 0 ? Object.keys(tableData[0]) : []; return ( -
+