HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🤎
프론트엔드 데브코스 5기 교육생
/
🎄
노아팀
/
💬
노닥노닥
/회의록/
📝
프로젝트 회의 기록 (23.12.29)
📝

프로젝트 회의 기록 (23.12.29)

 

수정 사항

component/Avatar/index
<AvatarWrapper {...props} shape={shape} style={{ width: `${avatarSize}px`, height: `${avatarSize}px`, // 해당 코드 aspectRatio: 1 / 1, //로 수정. -> 화면 크기가 줄어들면 타원형으로 변화됨 방지 }}>