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

Allow Link in Row and Address in Link #2761

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

GuillaumeRx
Copy link
Contributor

@GuillaumeRx GuillaumeRx commented Sep 25, 2024

This PR allows two things:

  • Link to be a children of Row
  • Address to be a children of Link

Fixes: #2757

@GuillaumeRx GuillaumeRx requested a review from a team as a code owner September 25, 2024 12:33
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.38%. Comparing base (80b6497) to head (ceda69e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2761   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files         477      477           
  Lines       10204    10204           
  Branches     1557     1557           
=======================================
  Hits         9631     9631           
  Misses        573      573           

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

@GuillaumeRx GuillaumeRx merged commit 0014ff6 into main Sep 25, 2024
165 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/allow-link-address branch September 25, 2024 12:53
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.

External link prop to our address component
2 participants