I am working on create a survey page with some Likert scale using react-likert-scale dependency. After I proceed to the next question, I am hoping the scales to be unchecked and not be same as the previous responses. enter image description here
I am trying to figure how to have them button unselected when going to the next page.
Here is the link to the Likert-react-scale (https://github.com/Craig-Creeger/react-likert-scale)››enter image description here