Is it possible to use this with vanilla components? Trying to reduce the number of livewire components when livewire isnt needed in order to reduce the number of nested livewire component issues that I have to overcome. I do though love being able to do my routes right in the component.