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.
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.