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

[Feature] Avatar 컴포넌트 구현 #163

Merged
merged 13 commits into from
Oct 10, 2024
Merged

Conversation

ghdtjgus76
Copy link
Collaborator

🎉 변경 사항

Avatar 컴포넌트 구현했습니다.

🚩 관련 이슈

🙏 여기는 꼭 봐주세요!

Avatar 컴포넌트는 Link나 button 등으로 태그를 자유롭게 사용할 수 있게 하기 위해서 asProp 전달할 수 있도록 polymorphic하게 구현해뒀습니다!

@ghdtjgus76 ghdtjgus76 self-assigned this Sep 15, 2024
@ghdtjgus76 ghdtjgus76 linked an issue Sep 15, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

Copy link
Collaborator

@SeieunYoo SeieunYoo left a comment

Choose a reason for hiding this comment

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

마이너 리뷰라서 미리 어푸룹합니다~~ 수고 많으셨습니당!

packages/wow-ui/src/components/Avatar/index.tsx Outdated Show resolved Hide resolved
packages/wow-ui/src/components/Avatar/index.tsx Outdated Show resolved Hide resolved
Copy link
Member

@hamo-o hamo-o left a comment

Choose a reason for hiding this comment

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

수고하셨어요~~!!

Copy link
Contributor

Copy link
Contributor

@ghdtjgus76 ghdtjgus76 merged commit 3682ddd into main Oct 10, 2024
3 checks passed
@ghdtjgus76 ghdtjgus76 deleted the feature/avatar-component branch October 10, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Avatar 컴포넌트 구현
3 participants