JSFiddle - React, Tailwind, and code Playground
by brigand
HTML
<input type="checkbox" name="" id="first">
<input type="checkbox" name="" id="second">
<label for="first">
<label for="second">
click me
</label>
</label>
by brigand
<input type="checkbox" name="" id="first">
<input type="checkbox" name="" id="second">
<label for="first">
<label for="second">
click me
</label>
</label>