JSFiddle - React, Tailwind, and code Playground

by Mamboux

HTML

<div>
<form target="_blank">
<input type="radio"> one<br>
<input type="radio"> two<br>
<input type="radio"> three<br>
</form>
</div>