Javascript – react-router-dom-6-4 unable to locate RouterProvider
i installed react react-router-dom via NPM i.e npm install react-router-dom localforage match-sorter sort-by I am unable to locate the RouterProvider. i tried to import it in my main file like this import React from 'react' import ReactDOM from 'react-dom/client' import…