JSFiddle - React, Tailwind, and code Playground
HTML
<form target="#" method="post">
<input type="email" x-moz-errormessage="Please specify a valid email." />
<input type="submit" />
</form>
<form target="#" method="post">
<input type="email" x-moz-errormessage="Please specify a valid email." />
<input type="submit" />
</form>