Is it correct or good practice to use SWR together with Redux?

后端 未结 0 903
刺人心
刺人心 2020-12-19 05:12

I\'m using the SWR

In my code I am using the junction of both as follows

const vehiclesStates = useSelector(({ vehiclesStates: state }) => state); /         


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