From 25aae8552a8d99a9806014e5cc3b864e0b3b5058 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 15 Jun 2026 13:41:09 +0800 Subject: [PATCH] =?UTF-8?q?fix(governance):=20=E4=BF=AE=E6=AD=A3=E8=87=AA?= =?UTF-8?q?=E5=8B=95=E5=8C=96=E7=9B=A4=E9=BB=9E=E6=89=8B=E6=A9=9F=E8=BC=89?= =?UTF-8?q?=E5=85=A5=E6=BA=A2=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../[locale]/governance/tabs/automation-inventory-tab.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 => ( -
-
+
+
))}