mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-23 20:37:42 +02:00
redesign album detail page
This commit is contained in:
@@ -47,6 +47,7 @@ const AlbumDetailRoute = () => {
|
||||
<LibraryHeaderBar.PlayButton
|
||||
ids={[albumId]}
|
||||
itemType={LibraryItem.ALBUM}
|
||||
variant="default"
|
||||
/>
|
||||
<LibraryHeaderBar.Title>
|
||||
{detailQuery?.data?.name}
|
||||
|
||||
Reference in New Issue
Block a user