You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React component for [Google reCAPTCHA v2][reCAPTCHA].
6
8
7
9
## Installation
@@ -16,8 +18,6 @@ All you need to do is [sign up for an API key pair][signup]. You will need the c
16
18
17
19
The default usage imports a wrapped component that loads the google recaptcha script asynchronously then instantiates a `reCAPTCHA` the user can then interact with.
18
20
19
-
Here is a simple working [example on codesandbox.io](https://codesandbox.io/s/1y4zzjq37l).
0 commit comments