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}