-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Closed
Labels
Description
I'm using React Router as a...
library
Reproduction
import { RouterProvider} from "react-router-dom";System Info
System:
OS: macOS 14.2
CPU: (12) arm64 Apple M2 Max
Memory: 1.14 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.20.5 - ~/.nvm/versions/node/v18.20.5/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.5/bin/yarn
npm: 10.8.2 - ~/.nvm/versions/node/v18.20.5/bin/npm
bun: 1.1.30 - ~/.bun/bin/bun
Browsers:
Chrome: 133.0.6943.142
Safari: 17.2
npmPackages:
vite: 4.4.9 => 4.4.9Used Package Manager
yarn
Expected Behavior
according to docs, this the new createRoutes/RouterProvider combo should work on v6.3.0
Actual Behavior
it doesn't have the provider in the package