Skip to content

Commit ee2ac7a

Browse files
committed
remove scripts directive
1 parent 4e3a068 commit ee2ac7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

resources/views/components/turnstile.blade.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,5 @@
3838
</div>
3939
</div>
4040

41-
@push('scripts')
42-
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback" defer></script>
43-
@endpush
41+
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback" defer></script>
4442
</x-dynamic-component>

0 commit comments

Comments
 (0)