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

0.0.0-nightly-2e661fbb4-20250327 • 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@0.0.0-nightly-2e661fbb4-20250327

Version

0.0.0-nightly-2e661fbb4-20250327

License

MIT

Unpacked Size

5.57 kB

Total Files

7

Last publish

Collaborators

  • brophdawg11
  • timdorr
  • mjackson
  • chancestrickland