diff --git a/frontend/src/features/soar/pages/InteractiveConsolePage.tsx b/frontend/src/features/soar/pages/InteractiveConsolePage.tsx index 61b4237a6..c7a7cf732 100644 --- a/frontend/src/features/soar/pages/InteractiveConsolePage.tsx +++ b/frontend/src/features/soar/pages/InteractiveConsolePage.tsx @@ -56,7 +56,7 @@ export function InteractiveConsolePage() { const selectedStatus = selected ? deriveStatus(selected.lastPingAt) : null return ( -
+