JSFiddle - React, Tailwind, and code Playground
by Madmartigan
HTML
<form action="/echo/html" method="POST">
<input type="text" id="email" name="email" title="Enter your email" />
</form>
by Madmartigan
<form action="/echo/html" method="POST">
<input type="text" id="email" name="email" title="Enter your email" />
</form>