hata ayıklama ve kod temizliği
This commit is contained in:
@@ -39,7 +39,7 @@ export default function ContactPage() {
|
||||
} else {
|
||||
toast.error("Hata: " + response.error)
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
toast.error("Bir hata oluştu.")
|
||||
} finally {
|
||||
setIsSubmitting(false)
|
||||
|
||||
Reference in New Issue
Block a user