initialState is an object that contains different initial state values, and the states that the reducers need to act upon . The functions in reducers are like regular reducers that accept state and action as arguments.2 Ara 2021
What is the purpose of adding initial state?
initialState is an object that contains different initial state values, and the states that the reducers need to act upon . The functions in reducers are like regular reducers that accept state and action as arguments.2 Ara 2021