You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe another, simpler solution, would be to have a NavLink inside each MenuItem and then provide the router on the AppBar or Drawer using withRouter HOC?
Thank you for this implementation, but I adpted this for version react-router 4.2.0.
I modified in index.js:
And, I added in App.js:
The text was updated successfully, but these errors were encountered: