From 7c6527ba546be93238c3d0756f709daed7a96cc3 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Thu, 28 Aug 2025 01:28:41 -0400 Subject: small fixes and metadata --- src/components/Contact.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/Contact.jsx') diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx index 4012f18..a3a8ebe 100644 --- a/src/components/Contact.jsx +++ b/src/components/Contact.jsx @@ -70,6 +70,7 @@ export const Contact = () => { error: true, message: "Failed to send message. Please try again.", }); + console.error("EmailJS Error:", error); } }; -- cgit v1.2.3-70-g09d2