mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 05:20:13 +02:00
update album artist page
This commit is contained in:
@@ -101,6 +101,7 @@ export const LibraryHeader = forwardRef(
|
||||
alt="cover"
|
||||
className={styles.image}
|
||||
containerClassName={styles.image}
|
||||
key={imageUrl}
|
||||
loading="eager"
|
||||
onError={onImageError}
|
||||
src={imageUrl || ''}
|
||||
|
||||
Reference in New Issue
Block a user