From 6378cefdeb22bd121e449d2c7286f4a788620d14 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 05:01:10 +0530 Subject: [PATCH] feat: captured data --- src/components/molecules/RunContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (