Does react-router strictly require the other dependencies in the tutorial? #9808
Unanswered
julianeden
asked this question in
Q&A
Replies: 1 comment
-
According to this, no it doesn't. This should be made more clear in the documentation so people don't end up installing dependencies they don't need. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Getting Started page instructs the use of
npm install react-router-dom localforage match-sorter sort-by
.Are those other 3 packages mandatory?
Beta Was this translation helpful? Give feedback.
All reactions