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

Update <Link> to honor the underline prop #8977

Merged
merged 1 commit into from Jun 6, 2023
Merged

Update <Link> to honor the underline prop #8977

merged 1 commit into from Jun 6, 2023

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Jun 5, 2023

Problem

We use a custom <Link> tag, which combines MUI and react-router Links.

This tag uses a custom style to disable the underline.

When users use the underline prop to force the underline, this fails.

Solution

Use the underline prop instead of custom styles

@slax57 slax57 added this to the 4.12.0 milestone Jun 6, 2023
@slax57 slax57 merged commit 0c30bed into next Jun 6, 2023
10 checks passed
@slax57 slax57 deleted the link-underline branch June 6, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants