How to access React Redux value only once?

后端 未结 0 334
自闭症患者
自闭症患者 2021-01-19 05:04

I just want to get a value once from the redux store, and use it once inside of a useEffect function.

However useSelector is required to be on the root level of a com

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