ReactJS (Tailwind CSS)
I'm trying to work on a modal message. I want to send to my body web page with two conditions, one for the on the success and one on the error. Is possible to render a full component inside the function promise?
As additional info I'm using EmailJS for sending the request
As additional info I'm using EmailJS for sending the request


