mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Update misc on detail pages
This commit is contained in:
parent
01371d0227
commit
4d0620c5df
3 changed files with 37 additions and 9 deletions
|
|
@ -135,8 +135,6 @@ const PlaylistDetailSongListRoute = () => {
|
|||
setIsQueryBuilderExpanded(true);
|
||||
};
|
||||
|
||||
console.log('detailQuery?.data?.rules', detailQuery?.data?.rules);
|
||||
|
||||
return (
|
||||
<AnimatedPage key={`playlist-detail-songList-${playlistId}`}>
|
||||
<Stack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue