appleboy/react-recaptcha

Adding tabIndex props does not actually add tabIndex to the clickable checkbox component

bhoomipatel6386 opened this issue · 1 comments

Adding tabIndex props does not actually add tabIndex to the clickable checkbox component

Adding tabIndex props does not actually add tabIndex to the clickable checkbox component, instead it adds it to the parent div which wraps the iframe. Not sure how can I get tabIndex set on the checkbox