We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3a068 commit ee2ac7aCopy full SHA for ee2ac7a
resources/views/components/turnstile.blade.php
@@ -38,7 +38,5 @@
38
</div>
39
40
41
- @push('scripts')
42
- <script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback" defer></script>
43
- @endpush
+ <script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback" defer></script>
44
</x-dynamic-component>
0 commit comments