Skip to content

Instantly share code, notes, and snippets.

@Hemant27031999
Created January 4, 2020 05:52
Show Gist options
  • Save Hemant27031999/267f6dd2dca7d62b5f336370b4a96a64 to your computer and use it in GitHub Desktop.
Save Hemant27031999/267f6dd2dca7d62b5f336370b4a96a64 to your computer and use it in GitHub Desktop.
this.state = {
.......
friend: {
name: '',
email: '',
imageURL: '',
status: '',
msgDatabase: ''
},
.......
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment