소스 검색

remove lazy loading

AykutSarac 2 년 전
부모
커밋
79add7d60f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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>