react-router
react-router copied to clipboard
docs(components/link): add missing information to Relative section
- Updated the
Relativesection. Added a missing part aboutindexroutes behaviour when using relative links. It was mentioned in this issue - #12122 - Fixed a typo
- Changed examples in
Relativesection from js to ts