Fix All Image Add Lazy Loading
This commit is contained in:
@@ -58,6 +58,7 @@ function ProfilPerbekel() {
|
||||
onError={(e) => {
|
||||
e.currentTarget.src = "/perbekel.png";
|
||||
}}
|
||||
loading="lazy"
|
||||
/>
|
||||
<Paper
|
||||
bg={colors['blue-button']}
|
||||
|
||||
Reference in New Issue
Block a user