Created
March 26, 2018 09:18
-
-
Save kettanaito/d82e1b51bf2519b990652e46ebc62156 to your computer and use it in GitHub Desktop.
React Advanced Form - Field Group - Serialized
This file contains 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
{ | |
"primaryInfo": { | |
"userEmail": "...", | |
"firstName": "...", | |
"lastName": "...", | |
}, | |
"userPassword": "..." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment