Skip to content

Commit

Permalink
Remove unnecessary whitespace at the end of the file in app.blade.php. (
Browse files Browse the repository at this point in the history
  • Loading branch information
thejmitchener authored Nov 14, 2024
1 parent f87eb63 commit b9edf57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/components/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@
@if (class_exists(\Livewire\Livewire::class) && config('app-wrapper.livewire_enabled'))
@livewireScripts
@endif

</body>
</html>

0 comments on commit b9edf57

Please sign in to comment.