You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding support to get the component instance that withRouter HOC wraps (#3735)
* More code style fixes
* Fixing code style, and updating ref to be a function ref
* updating error message from not passing in proper options object
* Updating withRouter based on comments
* Reverting change to withRouter
* Last minute spacing issues
* Fixing some spacing issues
* withRouter now supports withRef as an option, to better support getting the wrapped instance
0 commit comments