Skip to content

Instantly share code, notes, and snippets.

@tanvirstreame
Created September 17, 2019 12:32
Show Gist options
  • Save tanvirstreame/03c1ba83c23c58f3253d87be7c9ffd90 to your computer and use it in GitHub Desktop.
Save tanvirstreame/03c1ba83c23c58f3253d87be7c9ffd90 to your computer and use it in GitHub Desktop.
easy way to keep react property to keep under a unique object
best way to keep react js separate group of property is separating is property by separate object
formValue: {
images: [],
kind: ""
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment