JSFiddle - React, Tailwind, and code Playground
HTML
<select>
<option>test</option>
<script>
document.body.appendChild(document.createTextNode("he6y"));
</script>
</select>
<select>
<option>test</option>
<script>
document.body.appendChild(document.createTextNode("he6y"));
</script>
</select>