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

Anchor: added parameter Unstyled to Link component #5059

Merged
merged 27 commits into from
Oct 25, 2023
Merged

Conversation

steal4life
Copy link
Contributor

closes #5028

while working on this i noticed that even though text-decoration is set to none the underline is still shown when we use bootstrap 4 and as I can see the reason is that _reboot.scss is called and gets its own link setting

@steal4life steal4life self-assigned this Oct 12, 2023
@steal4life steal4life requested a review from stsrki October 18, 2023 13:23
@steal4life steal4life requested a review from stsrki October 18, 2023 15:24
@steal4life
Copy link
Contributor Author

still working on ant-design @stsrki

@stsrki stsrki merged commit bdb6216 into master Oct 25, 2023
2 checks passed
@stsrki stsrki deleted the dev-Anchor-Unstyled branch October 25, 2023 09:25
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Unstyled utility to the Anchor component
2 participants