mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 18:51:32 +10:00
Issue #314: Added BirthDate field to Profile builder and Castform template
This commit is contained in:
@ -190,6 +190,7 @@
|
||||
"line2": "Brindavan Layout, Subramanyapura,",
|
||||
"pincode": "560061"
|
||||
},
|
||||
"birthDate": "",
|
||||
"email": "hello@amruthpillai.com",
|
||||
"firstName": "Amruth",
|
||||
"heading": "Profile",
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
"firstName": "",
|
||||
"lastName": "",
|
||||
"subtitle": "",
|
||||
"birthDate": "",
|
||||
"address": {
|
||||
"line1": "",
|
||||
"line2": "",
|
||||
|
||||
Reference in New Issue
Block a user