Skip to content

Commit 1b12ce5

Browse files
Remove unnecessary whitespace at the end of the file in app.blade.php. (#12)
1 parent 5b1c436 commit 1b12ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)