dillon1000/react

Commit

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. `
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/higher-order-components.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…