The redux store will include two states, "active" and "moving".
This story only tracks setting up the necessary actions and reducers in the right package structure, and the corresponding unit tests. This story does not track actually consuming the state store as a React component.
The redux store will include two states, "active" and "moving".
This story only tracks setting up the necessary actions and reducers in the right package structure, and the corresponding unit tests. This story does not track actually consuming the state store as a React component.