Skip to content

Instantly share code, notes, and snippets.

@mfp22
Created October 27, 2017 15:29
Show Gist options
  • Save mfp22/5ef8eda43a19dbdcd5670df98142ae3b to your computer and use it in GitHub Desktop.
Save mfp22/5ef8eda43a19dbdcd5670df98142ae3b to your computer and use it in GitHub Desktop.
ngOnInit() {
this.store.dispatch({type: "GET_USERS"});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment