redux store +2 levels deep does not change

前端 未结 0 595
萌比男神i
萌比男神i 2020-12-01 06:10

I have an react-native app with redux initial state like this:

const initialState = {
  pro: {
    address: {
      street: \'\',
      number: \'\'
    }
  }         


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