JSFiddle - React, Tailwind, and code Playground
by Qwerty_Wasd
HTML
<input type="radio"
onMouseDown="this.isChecked=this.checked;"
onClick="this.checked=!this.isChecked;"
name="myradio" value="0"/>bla-bla
by Qwerty_Wasd
<input type="radio"
onMouseDown="this.isChecked=this.checked;"
onClick="this.checked=!this.isChecked;"
name="myradio" value="0"/>bla-bla