Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created June 20, 2020 11:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lydemann/7e214c27a8df164aa4b6829346424ddc to your computer and use it in GitHub Desktop.
Save lydemann/7e214c27a8df164aa4b6829346424ddc to your computer and use it in GitHub Desktop.
todo-list-sandbox.service.ts
TodoListActions.todoFormSubmited({
todoItem: {
...todoItem,
},
}),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment