next.js
next.js copied to clipboard
chore(docs): link-multiple-children: correct fix suggestion
Why
After Next 13 release this doc suggest the fix which is no longer valid.
How
Correct the suggested solution.
Documentation / Examples
- [x] Make sure the linting passes by running
pnpm lint - [x] The "examples guidelines" are followed from our contributing doc