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

0.0.0-nightly-90d6e43a9-20250122 • 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-90d6e43a9-20250122

Version

0.0.0-nightly-90d6e43a9-20250122

License

MIT

Unpacked Size

5.54 kB

Total Files

7

Last publish

Collaborators

  • brophdawg11
  • timdorr
  • mjackson
  • chancestrickland