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

Feat/Divider 컴포넌트 작업 #34

Merged
merged 1 commit into from
May 9, 2024
Merged

Feat/Divider 컴포넌트 작업 #34

merged 1 commit into from
May 9, 2024

Conversation

rai-95
Copy link
Contributor

@rai-95 rai-95 commented May 6, 2024

📖 관련 문서

#8

✍🏻 변경사항:

스크린샷 2024-05-07 오전 1 31 40

🔍 확인할 목록

[ ] 스토리북 확인

@rai-95 rai-95 added ✨ feat 구현, 개선 사항에 관련된 내용입니다. 🎨 style UI 관련 이슈입니다. labels May 6, 2024
@rai-95 rai-95 requested a review from hoongding May 6, 2024 16:32
@rai-95 rai-95 self-assigned this May 6, 2024
Copy link

github-actions bot commented May 6, 2024

🚀 Storybook 자동 배포 URL: https://6637bd73cba78215aa6e39fa-skbqlltqlc.chromatic.com/

className?: string;
}

const Divider = ({ direction, className }: IDivider) => {
Copy link
Contributor

@hoongding hoongding May 6, 2024

Choose a reason for hiding this comment

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

@rai-95 성은님! direction props 에 default 로 주는게 가독성 측면에서 좋을까요 cva 안에서 defaultVariants로 주는게 좋을까요?

@hoongding hoongding merged commit 0bc901f into main May 9, 2024
3 checks passed
@bbung95 bbung95 assigned bbung95 and unassigned rai-95 Jun 12, 2024
@hoongding hoongding deleted the feat/common-divider branch July 13, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 구현, 개선 사항에 관련된 내용입니다. 🎨 style UI 관련 이슈입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants