set up list management
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Edward Tirado Jr 2025-12-13 19:33:52 -06:00
parent 0c42bef077
commit 73d6578857
26 changed files with 495 additions and 230 deletions

View file

@ -1,5 +1,4 @@
<x-layouts.app>
<h1>Lists</h1>
<div class="text-white text-2xl">
<livewire:movie-lists/>
</div>