JSFiddle - React, Tailwind, and code Playground
by Vladimir
HTML
<input type="radio" name="customer" value="1" checked="checked">1<br />
<input type="radio" name="customer" value="2">2
by Vladimir
<input type="radio" name="customer" value="1" checked="checked">1<br />
<input type="radio" name="customer" value="2">2