JSFiddle - React, Tailwind, and code Playground
HTML
<p>To create a link that opens in the user's email program (to let them send a new email), use mailto: inside the href attribute:</p>
<p><a href="mailto:[email protected]?subject=tes&t%20&body=tttt">Send email body is empty</a></p>