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 86afc8f3..c6ab801b 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 @@ -2083,11 +2083,11 @@ export function AutomationInventoryTab() { if (loading) { return ( -
+
{[0, 1, 2, 3].map(i => ( -
-
+
+
))}