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

Add color prop to Text component #2660

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Add color prop to Text component #2660

merged 3 commits into from
Aug 23, 2024

Conversation

hmalik88
Copy link
Contributor

Closes #2658

@hmalik88 hmalik88 requested a review from a team as a code owner August 22, 2024 17:18
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.27%. Comparing base (d6c869e) to head (2788d6f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2660   +/-   ##
=======================================
  Coverage   94.27%   94.27%           
=======================================
  Files         478      478           
  Lines        9999     9999           
  Branches     1499     1499           
=======================================
  Hits         9427     9427           
  Misses        572      572           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@FrederikBolding FrederikBolding left a comment

Choose a reason for hiding this comment

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

One minor type thing to fix actually

@hmalik88 hmalik88 merged commit 8280e70 into main Aug 23, 2024
156 checks passed
@hmalik88 hmalik88 deleted the hm/add-color-prop branch August 23, 2024 11:41
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.

Expose a color prop for Text
2 participants