mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 16:34:24 +02:00
migrate to mantine v9
This commit is contained in:
@@ -1214,7 +1214,7 @@ export const AlbumArtistDetailContent = ({
|
||||
artistSongsLink={artistSongsLink}
|
||||
onArtistRadio={handleArtistRadio}
|
||||
/>
|
||||
<Grid gutter="2xl">
|
||||
<Grid gap="2xl">
|
||||
<AlbumArtistMetadataGenres
|
||||
genres={detailQuery.data?.genres}
|
||||
order={genresOrder}
|
||||
|
||||
Reference in New Issue
Block a user