From a13a227e20f2890dec4a361b8fc68dda5adc5d22 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 27 Nov 2025 23:12:22 +0000 Subject: fix: fix colors in invitation form --- apps/web/app/invite/[token]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/app') diff --git a/apps/web/app/invite/[token]/page.tsx b/apps/web/app/invite/[token]/page.tsx index 874146fc..caa04056 100644 --- a/apps/web/app/invite/[token]/page.tsx +++ b/apps/web/app/invite/[token]/page.tsx @@ -16,7 +16,7 @@ export default async function InvitePage({ params }: InvitePageProps) { } return ( -
+
-- cgit v1.2.3-70-g09d2