This is a maintenance fork of react-router. It primarily adds support for nested MemoryRouter. Check out the original project at the link above.
To install this fork: yarn add @aptre/remix-react-router
and use it in place of react-router
.
The reason for this fork is to support nested MemoryRouter.
This is a fork of React Router with some modifications.
Upstream React Router is developed and maintained by Remix Software and many amazing contributors.