<Route path="/path-name" exact render={( props ) => <MyComponent { ...props } propName={ propValue } />} />