From d42462c520c642d39c944fbce57141144973b923 Mon Sep 17 00:00:00 2001 From: RohitR311 Date: Wed, 13 Nov 2024 19:40:35 +0530 Subject: [PATCH] fix: export to csv ui changes --- src/components/molecules/RunContent.tsx | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/components/molecules/RunContent.tsx b/src/components/molecules/RunContent.tsx index 5b041525..ff22a3a8 100644 --- a/src/components/molecules/RunContent.tsx +++ b/src/components/molecules/RunContent.tsx @@ -122,19 +122,8 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe - Download as CSV + Download as CSV {tableData.length > 0 ? (