FEAT: playlists player v1

This commit is contained in:
valere
2024-11-01 13:15:23 +01:00
parent 0ca4cc3bfe
commit 7f8ed0e8a0
6 changed files with 112 additions and 29 deletions

View File

@@ -27,8 +27,9 @@
</video>
</section>
<section class="flex justify-center">
<div class="flex max-w-2xl">
<div class="flex flex-col max-w-2xl">
<compilationsList />
<playlistsList />
</div>
</section>
</div>