Closed edalzell closed 2 months ago
I had to do a view in blade because there was no {{ livewire:assets }} tag that mirrored the @assets directive.
{{ livewire:assets }}
@assets
Just had to do the same thing and was going to create an issue 😂
I had to do a view in blade because there was no
{{ livewire:assets }}
tag that mirrored the@assets
directive.