Created
August 2, 2019 08:45
-
-
Save ngohungphuc/b8267e05c8febb828c9608e7ce1c7ae3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new userActions.LoadAllUserSuccess({ | |
users: userList // user list data return from API in your effect | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment