livewire / volt

Volt is an elegantly crafted functional API for Livewire.
https://livewire.laravel.com/docs/volt
MIT License
339 stars 19 forks source link

[1.x] Fixes imports used on fragments #63

Closed nunomaduro closed 11 months ago

nunomaduro commented 11 months ago

Fixes https://github.com/livewire/volt/issues/62.

This pull requests fixes an issue where imports of the page/view definition where not being used on the compiled fragment's template.