JSFiddle - React, Tailwind, and code Playground
HTML
<select>
<optgroup LABEL="=======">
<option>aaa</option>
<option>bbb</option>
<option>ccc</option>
</optgroup>
<optgroup LABEL="=======">
<option>111</option>
<option>222</option>
<option>333</option>
</optgroup>