Link Button
<LinkButton url='/other-page'> My Link Button </LinkButton>
Options
url
REQUIRED
The URL to use for the link. Can be a full external link like `https://google.com` or an internal link like `/sales/performance`
- Options:
- string
<LinkButton url='/other-page'> My Link Button </LinkButton>