Update 10-parallel-routes.mdx
The logic for the Link is missing, need to look over this example to show proper implementation
@Fortivera Thank you for submitting a 
I'm not seeing a <Link> component being used in the snippet 
".
@Fortivera Thank you for submitting a
!
I'm not seeing a
<Link>component being used in the snippet. I do see that the switcher is not working correctly because of a missing
".
Yeah, good catch but in general if you read the example its trying to say that you can go back using the "route.back()" or with a Link component. I personally do not know what type of logic was supposed to be used there by the developers. Right now it is just simply missing the Link component
Duplicate of https://github.com/vercel/next.js/pull/61446