Le0Developer / react-turnstile

A very simple React library for Cloudflare Turnstile.
https://turnstile-demo.pages.dev/
MIT License
106 stars 15 forks source link

error Identifier 'global' has already been declared #10

Closed salloom-domani closed 1 year ago

salloom-domani commented 1 year ago

Maybe you should use another name for the global variable

After renaming the variable it works like a charm

great lib btw thanks for the effort

Le0Developer commented 1 year ago

What environment are you using to see that error?

salloom-domani commented 1 year ago

I'm using React inside Astro with SSR