Astrian/cfturnstile-vue3

cfturnstile component does not exist

Closed this issue · 1 comments

In your README you describe how to use the cfturnstile.

<cfturnstile
      :sitekey="sitekey"
      @verify="verify"
    />

However, this compoment is not what you are importing. Did you mean Turnstile?

You are correct, this is a typo and <cfturnstile> is incorrect. Will fix later.