From e7859395b166442a385ddab366f0085ef5a1d897 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 03:37:12 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- apps/dokploy/components/dashboard/home/show-home.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/apps/dokploy/components/dashboard/home/show-home.tsx b/apps/dokploy/components/dashboard/home/show-home.tsx index 6e40d794a..4acd30912 100644 --- a/apps/dokploy/components/dashboard/home/show-home.tsx +++ b/apps/dokploy/components/dashboard/home/show-home.tsx @@ -53,9 +53,7 @@ function StatCard({
{value} {delta && ( - - {delta} - + {delta} )}
@@ -193,9 +191,7 @@ export const ShowHome = () => { aria-hidden />
- - {info.name} - + {info.name} {info.projectName} ยท {info.environment}