How to stop a react component from rerendering when a redux state changes?

前端 未结 0 1517
礼貌的吻别
礼貌的吻别 2020-12-10 09:50

I\'m listening to my redux state using the useSelector hook in my functional component. What I\'m looking for is to stop the component from rerendering when a c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题