Add reducers layer description

This commit is contained in:
Qolzam
2017-07-07 12:41:16 +04:30
parent 94f2e25a45
commit 953ad5b733

View File

@@ -1,3 +1,3 @@
# Reducers
> Looks like we need to write this part.
This layer is included reducers of entities. [Reducers](http://redux.js.org/docs/basics/Reducers.html) specify how the application's state changes in response.