asantibanez / livewire-calendar

Laravel Livewire component to show Events in a good looking monthly calendar
MIT License
907 stars 233 forks source link

Adding child livewire in view breaks #21

Open brandon-9 opened 3 years ago

brandon-9 commented 3 years ago

Trying to add a Livewire component to the day.blade.php file. Even a default livewire component echoing "hello world" breaks the calendar monthly view.