I am toying with material-ui. I implemented LeftNav using routes, but I could not find a way to get IconMenu, or Menu working with links or routes. Anyone can point me to a
Using M-UI 4.x you can set a component prop on MenuItem and to something like
component
MenuItem
Sample Link