appleboy / react-recaptcha

A react.js reCAPTCHA for Google
https://www.google.com/recaptcha/intro/index.html
BSD 3-Clause "New" or "Revised" License
635 stars 97 forks source link

className passed through props is being ignored #238

Closed hudovisk closed 5 years ago

hudovisk commented 6 years ago

The outer div of Recaptcha is hardcoded to "g-recaptcha" and does not accept the className prop.