How to use single action type in different reducer function with createSlice method in redux-toolkit

前端 未结 0 1620
不思量自难忘°
不思量自难忘° 2020-12-30 16:14

Is it possible that multiple reducer (which is created with createSlice) method must respond to the same action with createSlice method?

impo         


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