From 59ce9a28fa8d24138ce36e1396f4ec6050eabe4b Mon Sep 17 00:00:00 2001 From: gearnode Date: Mon, 24 Mar 2025 11:02:19 +0100 Subject: [PATCH] Style Signed-off-by: gearnode --- .../pages/organizations/frameworks/controls/ControlView.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/console/src/pages/organizations/frameworks/controls/ControlView.tsx b/apps/console/src/pages/organizations/frameworks/controls/ControlView.tsx index a001d159a..d4ece5c45 100644 --- a/apps/console/src/pages/organizations/frameworks/controls/ControlView.tsx +++ b/apps/console/src/pages/organizations/frameworks/controls/ControlView.tsx @@ -1801,7 +1801,7 @@ function ControlViewContent({
- Task Details + {selectedTask.name} @@ -1812,7 +1812,6 @@ function ControlViewContent({
{/* Task name and state */}
-

{selectedTask.name}