JSFiddle - React, Tailwind, and code Playground
by tonyleeper
HTML
<label>
<input type="radio" name="my-field" />
<span>my radio label, you can click this too!</span>
</label>
<label>
<input type="radio" name="my-field" />
<span>my radio label, you can click this too!</span>
</label>