From e986dd54f620264e0c6392b9ea92b7c0e42479f2 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 04:46:10 +0530 Subject: [PATCH] feat: show output tab first --- 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 8aa5aa74..a4b6916e 100644 --- a/src/components/molecules/RunContent.tsx +++ b/src/components/molecules/RunContent.tsx @@ -52,9 +52,9 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe setTab(newTab)} aria-label="run-content-tabs"> + {/* */} -