Skip to content

Instantly share code, notes, and snippets.

@kettanaito
Created March 26, 2018 09:18
Show Gist options
  • Save kettanaito/d82e1b51bf2519b990652e46ebc62156 to your computer and use it in GitHub Desktop.
Save kettanaito/d82e1b51bf2519b990652e46ebc62156 to your computer and use it in GitHub Desktop.
React Advanced Form - Field Group - Serialized
{
"primaryInfo": {
"userEmail": "...",
"firstName": "...",
"lastName": "...",
},
"userPassword": "..."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment