JSFiddle - React, Tailwind, and code Playground
HTML
<h4>Optional: What do you think about our product?</h4>
<label><input type="radio" name="test">It's the best I've ever used!</label><br>
<label><input type="radio" name="test">It's great.</label><br>
<label><input type="radio" name="test">It's pretty good.</label>