JSFiddle - React, Tailwind, and code Playground
HTML
<label tabindex="0" class="checkbox"><input type="checkbox" value="valueofcheckbox" style="display:none" checked="checked">Option Text</label>
<label tabindex="0" class="checkbox"><input type="checkbox" value="valueofcheckbox" style="display:none" checked="checked">Option Text</label>