Link: Adding underline prop#16624
Conversation
Perf AnalysisNo significant results to display. All results
|
Asset size changes
Baseline commit: 04e14bd18f4ba6f8daac631217643362c9dedd44 (build) |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 02f4156:
|
|
Hello @khmakoto! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
🎉 Handy links: |
|
🎉 Handy links: |
|
🎉 Handy links: |
|
🎉 Handy links: |
Pull request checklist
$ yarn changeDescription of changes
Port of #16625 and #16721
This PR adds an
underlineprop that provider underline styling to theLinkcomponent. This is done to add a styling difference in places where color is not enough contrast to differentiate theLink(i.e. cases where theLinkis alongside other text).