-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FE] feat: Skeleton UI 추가 #684
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코멘트 달아둔 부분 수정해주세요~
추가적으로 이미지에 loading='lazy'
도 추가 부탁.!
@@ -81,6 +81,7 @@ export default HomePage; | |||
|
|||
const Banner = styled.img` | |||
width: 100%; | |||
height: auto; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Banner 컴포넌트에 height 추가해주세요~
360입니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘 하셨네여 👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코멘트 하나만 확인 부탁!
<ProductImage | ||
src={image} | ||
width={90} | ||
height={90} | ||
alt={`${name}사진`} | ||
onLoad={() => setIsImageLoading(false)} | ||
/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
리스트에 쓰이는 이미지에 loading='lazy' 넣어주세요.! 배너는 지연 로딩 없어도 될듯 맨위에 있어서
Issue
✨ 구현한 기능
📢 논의하고 싶은 내용
x
🎸 기타
x
⏰ 일정