next/image 스타일링 하기 #339
punchdrunkard
started this conversation in
03.Technical
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
next/image 스타일링
next/Image 위에 div 태그를 더 만들어서 이미지 Wrapper 를 만들어 준 후,
next/Image 의 속성을 layout="fill" 속성을 이용하여 스타일링 해야 합니다!
example
components/organisms/ReviewFeed
참고Beta Was this translation helpful? Give feedback.
All reactions