Email Service Fix

This commit is contained in:
Fernando Videira
2024-06-20 02:51:35 +01:00
parent 3a551728c8
commit f3a3931c51
+1 -1
View File
@@ -34,7 +34,7 @@ const ContactForm = () => {
}
emailjs
.sendForm("service_42i3ig6", "template_f30zlog", e.currentTarget, {
.sendForm("service_o7kxotj", "template_f30zlog", e.currentTarget, {
publicKey: "vcSOwPedqkRH3nmr9",
})
.then(