JSFiddle - React, Tailwind, and code Playground

by Alexander Branchugov

HTML

<form method="post" action="">
<input name="name" /><br />
<input name="type" /><br />
<input type="submit" />

</form>