Error while updating redux state using immutability-helper

前端 未结 0 1043
天命终不由人
天命终不由人 2021-01-21 21:28

I\'m trying to set one exact value, stored in array which is stored in my state object, all in redux.

const initialState = {
    orderedItems: [
    {item:"1         


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