issues
search
wingkwong
/
react-quiz-component
:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
376
stars
147
forks
source link
Feat: Add control for questionPic size (#68)
#345
Open
marceloams
opened
3 weeks ago
marceloams
commented
3 weeks ago
The image size can now be customized or dynamically adjusted as per requirements.
Introduced
questionPicWidth
and
questionPicHeight
props to allow manual size control.
Closes #68
questionPicWidth
andquestionPicHeight
props to allow manual size control.Closes #68