Issue #314: Added BirthDate field to Profile builder and Castform template

This commit is contained in:
gianantoniopini
2020-11-04 13:38:43 +01:00
parent 5bf9d5ae9e
commit 59f0ff9228
6 changed files with 36 additions and 4 deletions

View File

@ -190,6 +190,7 @@
"line2": "Brindavan Layout, Subramanyapura,",
"pincode": "560061"
},
"birthDate": "",
"email": "hello@amruthpillai.com",
"firstName": "Amruth",
"heading": "Profile",

View File

@ -5,6 +5,7 @@
"firstName": "",
"lastName": "",
"subtitle": "",
"birthDate": "",
"address": {
"line1": "",
"line2": "",