What is your component idea?
Add a basic a/anchor tag component which applies some styling for basic text links.
What are your initial ideas component usage (component props, styling variations etc)?
Look at including an as prop to render the component as something else. This would be useful for integrating with routing libraries and frameworks.
What are your initial ideas for styling?
Just basic link underline styling, with focus states etc
What is your component idea? Add a basic a/anchor tag component which applies some styling for basic text links.
What are your initial ideas component usage (component props, styling variations etc)? Look at including an
as
prop to render the component as something else. This would be useful for integrating with routing libraries and frameworks.What are your initial ideas for styling? Just basic link underline styling, with focus states etc
Additional context n/a