JSFiddle - React, Tailwind, and code Playground

by joshpauljohnson

HTML

<html>

<body>
<form>
<input type="text" name="field1"/>
<input type="submit"/>
</form>
</body>
</html>