Skip to content

Instantly share code, notes, and snippets.

@revanth0212
Created August 5, 2018 17:34
Show Gist options
  • Save revanth0212/80c3761d7f0bd12496d30f1c979ee0d3 to your computer and use it in GitHub Desktop.
Save revanth0212/80c3761d7f0bd12496d30f1c979ee0d3 to your computer and use it in GitHub Desktop.
[
{
"name":"country",
"path":[
"fields",
"country"
],
"props":{
"value":"USA"
}
},
{
"name":"phoneNumber",
"path":[
"fields",
"phoneNumber"
],
"props":{
"editable":true,
"countryPhoneCode":"+1"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment