JSFiddle - React, Tailwind, and code Playground

by acbabis

HTML

<input>
<select>
  <option>1</option>
  <option>2</option>
  <option>3</option>
  <option>Potato</option>
</select>
<input>