Skip to content

Commit a6d4883

Browse files
committed
Fix Livewire
1 parent 17a2750 commit a6d4883

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

resources/views/layout.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
</main>
2121

2222
@include('partials.footer')
23-
24-
23+
@livewireScripts
2524
</body>
2625

2726
</html>

0 commit comments

Comments
 (0)