//datepicker <DatePicker selected={new Date()} onChange={date => handleDateChange(date, field)} minDate={moment().toDate()} />