diff --git a/frontend/src/views/Workflows2.jsx b/frontend/src/views/Workflows2.jsx index ce2bb8c4..6451157c 100644 --- a/frontend/src/views/Workflows2.jsx +++ b/frontend/src/views/Workflows2.jsx @@ -5183,14 +5183,14 @@ const Workflows2 = (props) => { { const newView = !showExecutionStats localStorage.setItem("showExecutionStats", newView) setShowExecutionStats(!showExecutionStats) }} - color={showExecutionStats ? "primary" : "default"} + disabled={currTab === 2} >