dillon1000/react
Commit
Browse files the order of withRouter and connect is reset (#10658)
per [this link](https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/api/withRouter.md) becasue ` If you are using withRouter to prevent updates from being blocked by shouldComponentUpdate, it is important that withRouter wraps the component that implements shouldComponentUpdate. `
Changed paths1 file
First-parent comparisondocs/docs/higher-order-components.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…