From a9b71ddd038bba1e89eb2ef6b683cfec5108ec79 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 11 Oct 2024 02:01:25 +0530 Subject: [PATCH] feat: download as JSON --- 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 05b065e0..2ac4d369 100644 --- a/src/components/molecules/RunContent.tsx +++ b/src/components/molecules/RunContent.tsx @@ -136,7 +136,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe {key}: Download + download={key} style={{ margin: '10px' }}>Download as JSON )