diff --git a/apps/dokploy/components/dashboard/home/show-home.tsx b/apps/dokploy/components/dashboard/home/show-home.tsx index 93af9604b..f77b71f71 100644 --- a/apps/dokploy/components/dashboard/home/show-home.tsx +++ b/apps/dokploy/components/dashboard/home/show-home.tsx @@ -163,8 +163,8 @@ export const ShowHome = () => { return (
- -
+ +

{firstName ? `Welcome back, ${firstName}` : "Welcome back"}