Skip to content

Properly set up Link styled-component #3716

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

Merged
merged 3 commits into from
May 24, 2023
Merged

Properly set up Link styled-component #3716

merged 3 commits into from
May 24, 2023

Conversation

joshri
Copy link
Contributor

@joshri joshri commented May 23, 2023

Some usage of the Link component in Enterprise (see Breadcrumbs) had to create a lot of custom styling when the url passed was invalid. I'd like to delete those styles and allow the use of ${Link} {...} inside another styled component.

@joshri joshri added bug Something isn't working area/ui Issues that require front-end work labels May 23, 2023
@joshri joshri requested a review from jpellizzari May 23, 2023 20:43
@joshri joshri force-pushed the link-styled-component branch from 29107af to 2149569 Compare May 24, 2023 17:08
@joshri joshri merged commit 946055f into main May 24, 2023
@joshri joshri deleted the link-styled-component branch May 24, 2023 17:19
@foot foot mentioned this pull request May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Issues that require front-end work bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants