JSFiddle - React, Tailwind, and code Playground
by naykris
HTML
<label for="one" tabindex="1">one</label>
<input type="radio" id="one" chacked>
<label for="two" tabindex="1">two</label>
<input type="radio" id="two">
by naykris
<label for="one" tabindex="1">one</label>
<input type="radio" id="one" chacked>
<label for="two" tabindex="1">two</label>
<input type="radio" id="two">