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: 버튼 컴포넌트 개발 #6

Merged
merged 3 commits into from
Apr 3, 2023
Merged

Conversation

sgd122
Copy link
Contributor

@sgd122 sgd122 commented Apr 3, 2023

LH-359

수정한 내용

  • 버튼 컴포넌트 개발

추가적으로 알리고 싶은 내용

  • Button 과 ButtonIcon을 별개의 타입으로 개발하였습니다.

image

image

@sgd122 sgd122 requested a review from baegofda April 3, 2023 05:27
@sgd122 sgd122 self-assigned this Apr 3, 2023
? `1px solid ${theme.palettes[variant][3]}`
: "none",
color: theme.palettes[variant][3],
cursor: "auto",
Copy link
Contributor

Choose a reason for hiding this comment

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

p5: cursor부분은 역시 "not-allowed" 이어야 하지않을까 하는 아쉬움이.. 🥲

Copy link
Contributor Author

Choose a reason for hiding this comment

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

디자이너선에서 커트...되었습니다...ㅋㅋ

@sgd122 sgd122 merged commit b2d8c53 into main Apr 3, 2023
@sgd122 sgd122 deleted the LH-359-creating-a-button branch April 3, 2023 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants