react-router-dom
TypeScript icon, indicating that this package has built-in type declarations

7.1.5 • 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

Install

npm i react-router-dom

Weekly Downloads

12,049,518

Version

7.1.5

License

MIT

Unpacked Size

5.44 kB

Total Files

7

Last publish

Collaborators

  • timdorr
  • mjackson
  • chancestrickland