mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-03 03:11:40 +00:00
Add artist song list page
This commit is contained in:
parent
4e8dc868bb
commit
51e20a81b7
5 changed files with 796 additions and 2 deletions
|
|
@ -37,8 +37,6 @@ export const AlbumArtistDetailHeader = forwardRef(
|
|||
},
|
||||
];
|
||||
|
||||
console.log('detailQuery?.data', detailQuery?.data);
|
||||
|
||||
return (
|
||||
<Stack ref={cq.ref}>
|
||||
<LibraryHeader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue