JSFiddle - React, Tailwind, and code Playground

HTML

<select>
    <option>teste</option>
    <option><input type=button value="Teste2"/></option>
</select>