react-aspnet-boilerplate
react-aspnet-boilerplate copied to clipboard
can you upgrade react-router 4.0.0 ?
so many thank !
I beg you, can upgrade it, i dont know how to do that :((
Sorry. I don't have the time to do this as of now. It is on my radar though.
You could do it whenever you have free time. Grateful very much
many one guide me should change react-router to react-router-dom or react-router-native
BrowserRouter is in the react-router-dom package. Generally speaking you should either be using react-router-dom or react-router-native. The only time that you would import directly from react-router is when you are making an environment agnostic library.
is that right ?