JSFiddle - React, Tailwind, and code Playground

by briggs_w

HTML

<form>
 <input type="date" name="start">
 <input type="submit" value="Submit a date">
</form>