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: add right margin to <Button kind='inline'/> using icons #1664

Merged
merged 3 commits into from
Dec 4, 2023

Update packages/components/src/Button.tsx

6da3bd0
Select commit
Loading
Failed to load commit list.
Merged

fix: add right margin to <Button kind='inline'/> using icons #1664

Update packages/components/src/Button.tsx
6da3bd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

46.64% (+0.02%) compared to c0cc966

View this Pull Request on Codecov

46.64% (+0.02%) compared to c0cc966

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c0cc966) 46.62% compared to head (6da3bd0) 46.64%.
Report is 2 commits behind head on main.

Files Patch % Lines
packages/components/src/Button.tsx 16.66% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1664      +/-   ##
==========================================
+ Coverage   46.62%   46.64%   +0.02%     
==========================================
  Files         597      599       +2     
  Lines       36620    36681      +61     
  Branches     9172     9196      +24     
==========================================
+ Hits        17073    17109      +36     
- Misses      19495    19520      +25     
  Partials       52       52              

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