react-quiz-component icon indicating copy to clipboard operation
react-quiz-component copied to clipboard

Customize single selection text and remove pick one

Open louishugens opened this issue 5 years ago • 1 comments

Hi all,

How do i customize the single selection text?

louishugens avatar Jun 17 '20 15:06 louishugens

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.

wingkwong avatar Jun 18 '20 03:06 wingkwong