hata düzeltme 2
This commit is contained in:
@@ -39,7 +39,7 @@ export default function SignUpPage() {
|
||||
if (data.user) {
|
||||
setSuccess(true)
|
||||
}
|
||||
} catch (err: any) {
|
||||
} catch {
|
||||
setError("Bir hata oluştu. Lütfen tekrar deneyin.")
|
||||
} finally {
|
||||
setLoading(false)
|
||||
|
||||
Reference in New Issue
Block a user