mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
large performance refactor
This commit is contained in:
@@ -100,6 +100,7 @@ export const LibraryHeader = forwardRef(
|
||||
<Image
|
||||
alt="cover"
|
||||
className={styles.image}
|
||||
containerClassName={styles.image}
|
||||
loading="eager"
|
||||
onError={onImageError}
|
||||
src={imageUrl || ''}
|
||||
|
||||
Reference in New Issue
Block a user