Currently Im using "emailjs-com": "^3.2.0" and typescript for my project. I am following this tutorial to integrate it into my React project. My test emails are being sent to my account, but the data from the contact form on my website is not being sent. This is my current code:
Currently Im using "emailjs-com": "^3.2.0" and typescript for my project. I am following this tutorial to integrate it into my React project. My test emails are being sent to my account, but the data from the contact form on my website is not being sent. This is my current code: