Closed philipj93 closed 2 years ago
Description of PR that completes issue here...
Link
as
<Button as={Link} href="/" variant="navigation" />
@mcavaliere Cool idea, I like it 💯 I updated the PR to have a convenience wrapper for Button and BreadcrumbLink as well
Button
BreadcrumbLink
Description of PR that completes issue here...
Changes
Link
component for both dynamic and external links compatible with Next.js and Chakra UIas
casting (i.e.<Button as={Link} href="/" variant="navigation" />
)Checklist