diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 5fe30d2e..22403f8b 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -144,7 +144,7 @@ export const InterpretationLog = () => { {tableData.length > 0 && ( - +
{columns.map((column) => (