JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<body>
<form>
<input type="text" name="field1"/>
<input type="submit"/>
</form>
</body>
</html>
<html>
<body>
<form>
<input type="text" name="field1"/>
<input type="submit"/>
</form>
</body>
</html>