JSFiddle - React, Tailwind, and code Playground

by gweax

HTML

<select>
    <option>This won't open in IE7</option>
    <option>You can still</option>
    <option>use the arrow keys</option>
</select>