From dcb7157b86a7705e2009506040dff67eb370ac9f Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Thu, 16 May 2024 17:36:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Update=20manage=20alert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/app/[locale]/invite/[urlId]/invite-page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/src/app/[locale]/invite/[urlId]/invite-page.tsx b/apps/web/src/app/[locale]/invite/[urlId]/invite-page.tsx index a4f631fdd..12ffbf49d 100644 --- a/apps/web/src/app/[locale]/invite/[urlId]/invite-page.tsx +++ b/apps/web/src/app/[locale]/invite/[urlId]/invite-page.tsx @@ -22,10 +22,10 @@ const GoToApp = () => { } return ( -
-
-
- +
+
+
+

@@ -39,7 +39,7 @@ const GoToApp = () => {