From c1ce674ba81674ce477e2970a3a6000b9385d34f Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 25 Oct 2024 23:52:46 +0530 Subject: [PATCH] feat: set text decoration to none --- 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 7aedb662..ea51bd03 100644 --- a/src/components/molecules/RunContent.tsx +++ b/src/components/molecules/RunContent.tsx @@ -98,7 +98,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe return (
- Download as JSON