I\'ve read many things about react-router v4 and the npm history library to this point, but none seems to be helping me.
My code is functioning as expected up to t
Rendering this would refresh on route change
`ReactDOM.render( , document.getElementById("react-app") );`
react-router-dom : 4.2.2