JSFiddle - React, Tailwind, and code Playground

by Emily Humphrey

HTML

<form>
	<input type="text" required />
	<button>
	test
	</button>
</form>