feat(ui): add page decoration component for collection views

This commit is contained in:
2025-10-04 22:25:07 -04:00
parent 7b84bc32df
commit c30b205d9c
5 changed files with 82 additions and 1 deletions

View File

@@ -79,6 +79,7 @@
{selectedTrackIndex}
onTrackClick={handleTrackClick}
showAlbumColumn={false}
decorationLabel="ALBUM OVERVIEW"
/>
{/if}
</div>