@hcaptcha/react-hcaptcha
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@hcaptcha/react-hcaptcha", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"types": "types/index.d.ts", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
@@ -7,0 +6,0 @@ "module": "dist/esm/index.js", |
@@ -142,2 +142,3 @@ # React hCaptcha Component Library | ||
|`custom`|Boolean|No|`-`|See enterprise docs.| | ||
|`loadAsync`|Boolean|No|`true`|Set if the script should be loaded asynchronously| | ||
@@ -144,0 +145,0 @@ #### Events |
46661
222
No