-
-
Save elliotlarson/6078b37b90433c5183eeb396f862af6a 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
const updateId = 1; | |
const updatedCharacter = { id: 1, firstName: "The", lastName: "Dude" }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment