Next.js Link component and Button #3875
Labels
Package: react-component-library
Package/code type
Size: Small
Assessed as small task
Type: Enhancement
New feature or request
Description
It would be good to have a way to utilise the Next.js Link component with Button.
https://nextjs.org/docs/pages/api-reference/components/link
Currently we are having to use the onClick callback and the next/navigation client router programatically.
The text was updated successfully, but these errors were encountered: