React

Redux Quiz - redux application state

14.

In Redux, the single global object that manages the application's state is called?

State Tree

Reducer Store

Action Container

Main directory