From 37ca8f41f5b01f5ae9210c3a172a8dd827ea1f11 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Tue, 25 Feb 2025 23:37:22 -0600 Subject: [PATCH] refactor(ui): remove loading text in sidebar layout --- apps/dokploy/components/layouts/side.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/dokploy/components/layouts/side.tsx b/apps/dokploy/components/layouts/side.tsx index f7a63064..19ef6f44 100644 --- a/apps/dokploy/components/layouts/side.tsx +++ b/apps/dokploy/components/layouts/side.tsx @@ -521,7 +521,6 @@ function SidebarLogo() { <> {isLoading ? (
- Loading...
) : (