Link
A styled a
tag that can be used to send users to a URL.
children
underline
Props
Name | Type | Default | Description |
---|---|---|---|
children | react node | Content of the link | |
href | string | The URL the link should lead to | |
color | enum | blue | A custom colour to display the link in |
underline | boolean | true | Whether to show an underline or not |