You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix component alias resolution for Livewire 4 (#146)
* update component resolution
* Fix code styling
* support both 3.x and 4.x
* add import
* Fix code styling
* apply similar fix to test utility
---------
Co-authored-by: calebporzio <3670578+calebporzio@users.noreply.github.com>