Package Exports
- react-router-dom
- react-router-dom/package.json
Readme
React Router DOM
The react-router-dom
package is deprecated and only kept around for backwards-compatibility. It re-exports everything from the react-router
package - you should convert your applications to import everything from react-router
in v7 and beyond.