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 7df2ba6 commit 348ffa7Copy full SHA for 348ffa7
workbench/resources/views/components/app.blade.php
@@ -42,7 +42,7 @@
42
43
{{-- Install Turbo via CDN --}}
44
<script type="module">
45
- import * as Turbo from 'https://cdn.skypack.dev/@hotwired/turbo'
+ import * as Turbo from 'https://cdn.skypack.dev/@hotwired/turbo@7.3.0'
46
import { Application, Controller } from 'https://cdn.skypack.dev/@hotwired/stimulus'
47
import { install, uninstall } from 'https://cdn.skypack.dev/@github/hotkey'
48
0 commit comments