Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

allows style prop on Link component #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

allows style prop on Link component #6

wants to merge 1 commit into from

Conversation

zobeirhamid
Copy link

fixes: #5 (comment)

@EyMaddis
Copy link

EyMaddis commented Jan 7, 2019

Since there are more attributes that might be relevant, like aria-*, I would suggest passing all props to the <a>-Tag

@ericvicenti
Copy link
Contributor

Instead of spreading all props, what if we had an additional prop called aProps, which would allow setting anything on the a tag?

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.

Cannot style the Link component
3 participants