Pass state from one reducer to another in Redux

后端 未结 0 632
不知归路
不知归路 2020-12-17 03:20

I want to pass the state from my searchReducer to my movieReducer. The search takes in an input and saves the id of the movie(s), into state, I want to take that id value an

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