JSFiddle - React, Tailwind, and code Playground

by Michael Prosser

HTML

<select>
<option selected>Selected</option>
<option>Zebra</option>
<option>Hawk</option>
</select>