在MaterialUI边栏中使用React Router
I created this content by using a MaterialUI code (https://material-ui.com/components/drawers/). I also tried modifying it to implement some Routers. The idea is that some of the buttons in the sidebar would change the content. Here is the code I am using:...