JSFiddle - React, Tailwind, and code Playground
HTML
<input type="radio" name="foo" value="Y" checked>
<input type="radio" name="foo" value="N" disabled>
<input type="radio" name="foo" value="Y" checked>
<input type="radio" name="foo" value="N" disabled>