We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51ae6f commit a87b1b3Copy full SHA for a87b1b3
resources/views/components/layouts/app.blade.php
@@ -58,6 +58,5 @@
58
@if (class_exists(\Livewire\Livewire::class) && config('app-wrapper.livewire_enabled'))
59
@livewireScripts
60
@endif
61
-
62
</body>
63
</html>
0 commit comments