diff --git a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx index 096d1cfb..0768807b 100644 --- a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx +++ b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx @@ -1776,7 +1776,7 @@ export function AutomationInventoryTab() { -
+
{visibleRedisDryRunSteps.map(step => (
@@ -2120,7 +2120,7 @@ export function AutomationInventoryTab() {
-
+
{visibleOwnerApprovedLearningGates.map(gate => (
@@ -2247,7 +2247,7 @@ export function AutomationInventoryTab() { ))}
-
+
{visibleOwnerDryRunSteps.map(step => (