Links render a semantic <a>
tag and are primarily used for navigation. They inherit their parent's font-size but that value can be over-ridden using the sx prop
.
Usage
import {Link} from '@fuegokit/react'
Links render a semantic <a>
tag and are primarily used for navigation. They inherit their parent's font-size but that value can be over-ridden using the sx prop
.
import {Link} from '@fuegokit/react'