react-quiz-component
react-quiz-component copied to clipboard
Customize single selection text and remove pick one
Hi all,
How do i customize the single selection text?
To customize the single selection text, you can simply update the value in
https://github.com/wingkwong/react-quiz-component/blob/master/src/lib/Locale.jsx#L11
Currently, removing Pick One tag is not supported. A PR is welcome.