/remix-react-router

Fork of @remix-run/react-router with support for nested MemoryRouter.

Primary LanguageTypeScriptMIT LicenseMIT

react-router

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.

About

This is a fork of React Router with some modifications.

Upstream React Router is developed and maintained by Remix Software and many amazing contributors.