mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-03-14 20:33:40 +00:00
refactor: upgrade to Livewire 4
This commit is contained in:
parent
c94dd89361
commit
c257ee27dc
56 changed files with 166 additions and 278 deletions
|
|
@ -3,7 +3,7 @@
|
|||
use App\Models\Device;
|
||||
use App\Models\Playlist;
|
||||
use App\Models\PlaylistItem;
|
||||
use Livewire\Volt\Component;
|
||||
use Livewire\Component;
|
||||
|
||||
new class extends Component {
|
||||
public $devices;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue