JSFiddle - React, Tailwind, and code Playground
HTML
<label>Select fruit #1</label>
<select id="f1">
</select>
<label>Select fruit #2</label>
<select id="f2">
</select>
<label>Select fruit #3</label>
<select id="f3">
</select>
<label>Select fruit #1</label>
<select id="f1">
</select>
<label>Select fruit #2</label>
<select id="f2">
</select>
<label>Select fruit #3</label>
<select id="f3">
</select>