Skip to content

Commit a87b1b3

Browse files
Remove unnecessary line break in app.blade.php layout file. (#11)
1 parent c51ae6f commit a87b1b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/components/layouts/app.blade.php

-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@
5858
@if (class_exists(\Livewire\Livewire::class) && config('app-wrapper.livewire_enabled'))
5959
@livewireScripts
6060
@endif
61-
6261
</body>
6362
</html>

0 commit comments

Comments
 (0)