JSFiddle - React, Tailwind, and code Playground

by acbabis

HTML

<input><br>
<label><input type="radio" name="mine" value="1">1</label><br>
<label><input type="radio" name="mine" value="2">2</label><br>
<label><input type="radio" name="mine" value="3">3</label><br>