hata ayıklama ve kod temizliği
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LoginPage() {
|
||||
|
||||
router.push("/dashboard")
|
||||
router.refresh()
|
||||
} catch (err: any) {
|
||||
} catch {
|
||||
setError("Bir hata oluştu. Lütfen tekrar deneyin.")
|
||||
} finally {
|
||||
setLoading(false)
|
||||
|
||||
Reference in New Issue
Block a user