We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e7526 commit 3be6adfCopy full SHA for 3be6adf
assets/js/app.js
@@ -26,7 +26,7 @@ import { themeChange } from 'theme-change'
26
import * as Hooks from './hooks/index'
27
28
window.Alpine = Alpine
29
-Alpine.start();
+Alpine.start()
30
31
themeChange()
32
0 commit comments