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

fix: DateInput component의 컬러코드 오류를 수정한다. #893

Merged
merged 4 commits into from
Nov 6, 2023

Conversation

101wood
Copy link
Contributor

@101wood 101wood commented Nov 6, 2023

Pressable의 Button 태그가 inherit 컬러를 가지면서 disabled 컬러 코드가 2번 적용되는 오류가 있어서,
DateInput의 Pressable에 부모 Box를 추가했습니다.
Pressable Component의 backgroundColor를 세팅했습니다.

AS-IS

image

TO-BE

image

@101wood 101wood requested a review from a team November 6, 2023 02:11
Copy link

vercel bot commented Nov 6, 2023

@101wood is attempting to deploy a commit to the Class101 Team on Vercel.

To accomplish this, @101wood needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@101wood 101wood changed the title fix: add box in dateInput component fix: DateInput component의 컬러코드 오류를 수정한다. Nov 6, 2023
@101wood 101wood requested a review from YimJiYoung November 6, 2023 02:25
@101wood 101wood merged commit 264fcb2 into main Nov 6, 2023
3 checks passed
@101wood 101wood deleted the fix/cc-3725-1 branch November 6, 2023 05:11
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