livewire / volt

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

[1.x] Removes custom `rendering` call #65

Closed nunomaduro closed 9 months ago

nunomaduro commented 9 months ago

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

We've not noticed, but Livewire already calls the rendering method.