Skip to content

Instantly share code, notes, and snippets.

@joe-crick
Last active March 26, 2018 17:22
Show Gist options
  • Save joe-crick/ceeb5f682d09064c6f83aceb0cdbe78b to your computer and use it in GitHub Desktop.
Save joe-crick/ceeb5f682d09064c6f83aceb0cdbe78b to your computer and use it in GitHub Desktop.
export default {
  people: [],
  currentPerson: {
    firstName: "",
    lastName: ""
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment