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 0768807b..8e90c92e 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 @@ -1881,7 +1881,7 @@ export function AutomationInventoryTab() { -
+
{visibleLearningWritebackGates.map(gate => (
@@ -2227,7 +2227,7 @@ export function AutomationInventoryTab() {
-
+
{visibleOwnerDryRunFixtures.map(fixture => (
@@ -2247,7 +2247,7 @@ export function AutomationInventoryTab() { ))}
-
+
{visibleOwnerDryRunSteps.map(step => (