react-router-dom

Image for: react-router-dom
7.6.2 • Public • Published

This package simply re-exports everything from react-router to smooth the upgrade path for v6 applications. Once upgraded you can change all of your imports and remove it from your dependencies:

-import { Routes } from "react-router-dom"
+import { Routes } from "react-router"

Package Sidebar

Image for: Package Sidebar

Install

npm i react-router-dom

Weekly Downloads

15,359,900

Version

7.6.2

License

MIT

Unpacked Size

5.46 kB

Total Files

7

Last publish

Collaborators