I am new to react-router and I just started writing an app using react-router V4. I would like to to pass props to components rendered by and I am w
render() { return ( } /> ) }