From 9231119146f3196fe037bc0d4a23e4c7191843ea Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 12 Jul 2025 22:01:13 +0000 Subject: fix(web): Fix dark mode in auth pages --- apps/web/app/signup/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/app/signup') diff --git a/apps/web/app/signup/page.tsx b/apps/web/app/signup/page.tsx index 841c07a8..ee77f65e 100644 --- a/apps/web/app/signup/page.tsx +++ b/apps/web/app/signup/page.tsx @@ -10,7 +10,7 @@ export default async function SignUpPage() { } return ( -
+
-- cgit v1.2.3-70-g09d2