Skip to content

Commit b518bb0

Browse files
committed
cleanup
1 parent 66fd4f9 commit b518bb0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/resources/views/ui/widgets/livewire.blade.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
@pushOnce('after_styles')
1616
@livewireStyles
1717
@endPushOnce
18-
@endif
19-
20-
@if($widget['livewireAssets'] ?? false)
18+
2119
@pushOnce('after_scripts')
2220
@livewireScripts
2321
@endpushOnce

0 commit comments

Comments
 (0)