Fixed livewire script loading issues
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Edward Tirado Jr 2025-12-15 23:53:07 -06:00
parent b2b8bca9ea
commit e3b6d302c6
11 changed files with 37 additions and 28 deletions

View file

@ -6,7 +6,6 @@
<x-header/>
{{ $slot }}
</div>
@livewireScriptConfig
</body>
</html>