From c5fc7503cc719a05c60ba6fd240682aa1e59be46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20G=C3=B3mez?= Date: Sat, 13 Dec 2025 15:55:42 +0100 Subject: [PATCH] fix: no rounded --- src/components/GlobalAuthPrompt.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GlobalAuthPrompt.tsx b/src/components/GlobalAuthPrompt.tsx index e689a68..9092311 100644 --- a/src/components/GlobalAuthPrompt.tsx +++ b/src/components/GlobalAuthPrompt.tsx @@ -25,7 +25,7 @@ function AuthToast({ const [loading, setLoading] = useState(false); return ( -
+