Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 659 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 659 Bytes

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.