Skip to content
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

[SP1] img 태그로 쓰인 이미지를 모두 next/image의 Image 컴포넌트로 변경 #182

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

SeojinSeojin
Copy link
Member

@SeojinSeojin SeojinSeojin commented Sep 17, 2023

Summary

Comment

  1. 간단한 아이콘들은 image 태그 대신에 svg 그대로 써도 좋을 것 같아요 ..!!

Copy link
Contributor

@f0rever0 f0rever0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

네! 확인했습니다 !!

@SeojinSeojin SeojinSeojin merged commit ed75afe into develop Sep 21, 2023
@SeojinSeojin SeojinSeojin deleted the refactor/#181_next_image branch September 21, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

모든 image에 대해 next/image 사용하기
3 participants