How do combine nested reducers?

前端 未结 0 1164
天涯浪人
天涯浪人 2021-01-29 23:17

In my application, I want to get the following state structure:

{
  appName: "Combine Reducers App",
  fruits: {
    apples: [
      { id: 0, name: &quo         


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