From c69bd7018e2b647431f5ac100e8323fd4a80e998 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 16 Oct 2025 14:08:34 +0200 Subject: [PATCH] Use compass loading sign --- web/pages/signup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/signup.tsx b/web/pages/signup.tsx index c9a322b2..c1dac7ea 100644 --- a/web/pages/signup.tsx +++ b/web/pages/signup.tsx @@ -58,7 +58,7 @@ export default function SignupPage() { return ( {user === undefined ? ( -
+ ) : user === null ? (