diff --git a/src/components/FieldBirthdayInput/FieldBirthdayInput.js b/src/components/FieldBirthdayInput/FieldBirthdayInput.js index aa0709a4..fe90df08 100644 --- a/src/components/FieldBirthdayInput/FieldBirthdayInput.js +++ b/src/components/FieldBirthdayInput/FieldBirthdayInput.js @@ -155,7 +155,7 @@ class BirthdayInputComponent extends Component { onBlur={() => this.handleSelectBlur()} onChange={e => this.handleSelectChange('day', e.target.value)} > - + {days.map(d => ( + {months.map(m => ( + {years.map(y => ( + {categories.map(c => ( + {supportedCountries.map(c => (