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: Link icon alignment #1562

Merged
merged 2 commits into from Oct 27, 2023
Merged

fix: Link icon alignment #1562

merged 2 commits into from Oct 27, 2023

Conversation

brettdorrans
Copy link
Member

Types of Changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

[Place a meaningful description here.]

@brettdorrans brettdorrans enabled auto-merge (squash) October 27, 2023 17:28
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #1562 (1f1fd31) into master (e213f58) will not change coverage.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1562   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines          382       463   +81     
  Branches        15        18    +3     
=========================================
+ Hits           382       463   +81     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/components/Link/index.tsx 100.00% <100.00%> (ø)
src/components/Timeline/index.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@brettdorrans brettdorrans merged commit 98729a5 into master Oct 27, 2023
5 checks passed
@brettdorrans brettdorrans deleted the fix/icon-alignment branch October 27, 2023 17:30
@brettdorrans
Copy link
Member Author

🎉 This PR is included in version 9.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant