Browse Source

remove lazy loading

AykutSarac 2 năm trước cách đây
mục cha
commit
79add7d60f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/containers/Home/index.tsx

+ 0 - 1
src/containers/Home/index.tsx

@@ -78,7 +78,6 @@ const Home: React.FC = () => {
             height="863"
             src="/jsoncrack-screenshot.webp"
             alt="preview"
-            loading="lazy"
           />
         </Styles.StyledImageWrapper>
       </Styles.StyledPreviewSection>