Skip to content

Instantly share code, notes, and snippets.

@elliotlarson
Created July 22, 2018 04:35
Show Gist options
  • Save elliotlarson/e64e9548819ec3d19e3568f439a73916 to your computer and use it in GitHub Desktop.
Save elliotlarson/e64e9548819ec3d19e3568f439a73916 to your computer and use it in GitHub Desktop.
const newCharacters = Object.assign(characters, {
 [updateId]: updatedCharacter
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment