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
Just a curious question: Is it possible to use react-redux instead of the own redhooks version of connect?
If not, then a performance comparison of connect might be interesting. The maintainers over here seem to have tuned it quite well. reduxjs/react-redux#1000