From d10b88ac78173b01e0e8d940fdb9df4ae6c46359 Mon Sep 17 00:00:00 2001 From: headlessdev Date: Sat, 12 Apr 2025 20:20:17 +0200 Subject: [PATCH] Auto Close on pop ups after add button click --- app/dashboard/applications/Applications.tsx | 4 ++-- app/dashboard/servers/Servers.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/dashboard/applications/Applications.tsx b/app/dashboard/applications/Applications.tsx index d86c549..9649e36 100644 --- a/app/dashboard/applications/Applications.tsx +++ b/app/dashboard/applications/Applications.tsx @@ -228,9 +228,9 @@ export default function Dashboard() { Cancel - + diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index 9c28b21..90271bf 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -265,7 +265,7 @@ export default function Dashboard() { Cancel - + Add