Skip to content

Commit f99c14e

Browse files
authored
Update README.md
1 parent 2bbcf35 commit f99c14e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ import { Recaptcha, recaptcha, observer } from "svelte-recaptcha-v2";
3939
*/
4040

4141
const googleRecaptchaSiteKey="replace_with_yours";
42-
43-
let observer;
44-
/*binding for tracking recaptcha execution*/
4542
```
4643

4744
In your form, add the component:

0 commit comments

Comments
 (0)