JSFiddle - React, Tailwind, and code Playground

HTML

<input id="a" type="checkbox"/><label for="a">checkbox</label><br>
<label for="b"><input id="b" type="checkbox">checkbox</label><br>