JSFiddle - React, Tailwind, and code Playground

by superbDeveloper

HTML

<select class="isDisable" disabled="disabled">
<option>test1</option>
<option>test2</option>
<option>test3</option>
<option>test4</option>
</select>