diff --git a/src/components/molecules/RunContent.tsx b/src/components/molecules/RunContent.tsx index 7b7cf201..badbf9c0 100644 --- a/src/components/molecules/RunContent.tsx +++ b/src/components/molecules/RunContent.tsx @@ -92,7 +92,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
- Serializable output + Captured Data {Object.keys(row.serializableOutput).map((key) => { return (