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

7.5.3 • 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"

/react-router-dom/

    Package Sidebar

    Install

    npm i react-router-dom

    Weekly Downloads

    13,522,806

    Version

    7.5.3

    License

    MIT

    Unpacked Size

    5.46 kB

    Total Files

    7

    Last publish

    Collaborators

    • brophdawg11
    • timdorr
    • mjackson
    • chancestrickland