Email Service Fix
This commit is contained in:
@@ -34,7 +34,7 @@ const ContactForm = () => {
|
||||
}
|
||||
|
||||
emailjs
|
||||
.sendForm("service_42i3ig6", "template_f30zlog", e.currentTarget, {
|
||||
.sendForm("service_o7kxotj", "template_f30zlog", e.currentTarget, {
|
||||
publicKey: "vcSOwPedqkRH3nmr9",
|
||||
})
|
||||
.then(
|
||||
|
||||
Reference in New Issue
Block a user