kopia lustrzana https://github.com/cheeaun/phanpy
Try not use this loading=eager
rodzic
8908359b50
commit
a22bd4fa2e
|
@ -86,7 +86,6 @@ function Media({ media, showOriginal, autoAnimate, onClick = () => {} }) {
|
||||||
alt={description}
|
alt={description}
|
||||||
width={width}
|
width={width}
|
||||||
height={height}
|
height={height}
|
||||||
loading="eager"
|
|
||||||
onLoad={(e) => {
|
onLoad={(e) => {
|
||||||
setImageLoaded(true);
|
setImageLoaded(true);
|
||||||
}}
|
}}
|
||||||
|
|
Ładowanie…
Reference in New Issue