AlexsLemonade / AlexsLemonade/refinebio-web
Update shared Anchor compnent to use new Link component
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Context
Next.js 13 introduced a new change to the built-in [`Link`](https://nextjs.org/docs/pages/building-your-application/upgrading/version-13#link-component) component. We'll need to adjust the shared component `Anchor` to reflect this change.
### Problem or idea
As stated above, update the shared `Anchor` component to confirm to the new `Link` implementation.
### Solution or next step
- Update `Anchor` to use the new `Link` implementation
- Adjust codebase as necessary
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.