From eeaae30d3f26fcd259d932faa64fb4b006cd2076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 21 Mar 2025 18:15:08 +0400 Subject: [PATCH] Fix framework page skeleton MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- .../src/pages/organizations/frameworks/FrameworkPage.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/console/src/pages/organizations/frameworks/FrameworkPage.tsx b/apps/console/src/pages/organizations/frameworks/FrameworkPage.tsx index 6b12819c6..81c36f765 100644 --- a/apps/console/src/pages/organizations/frameworks/FrameworkPage.tsx +++ b/apps/console/src/pages/organizations/frameworks/FrameworkPage.tsx @@ -8,7 +8,14 @@ const FrameworkView = lazy(() => import("./FrameworkView")); export function FrameworkViewSkeleton() { return ( - + +
+
+
+ } + >
{[1, 2, 3].map((i) => (