createReducer & createAction
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"some-user-id": {
|
||||
"id": "some-user-id",
|
||||
"name": "alexandr",
|
||||
"age": 38,
|
||||
"surname": null,
|
||||
"email": null,
|
||||
"rated": 4,
|
||||
@@ -24,6 +25,7 @@
|
||||
"name": "not alexandr",
|
||||
"surname": null,
|
||||
"email": null,
|
||||
"age": 24,
|
||||
"rated": 5,
|
||||
"avatar": "https://www.gravatar.com/avatar/6e?d=robohash",
|
||||
"friends": [
|
||||
|
||||
Reference in New Issue
Block a user