() => (<divstyle={{maxWidth: "11em",}}><InputStepperlabel="Travelers"minValue={1}defaultValue={12}maxValue={10}titleIncrement="Add a traveler"titleDecrement="Remove a traveler"help="At least 1 and no more than 10 travelers"error="Decrease the number of travelers to no more than 10"/></div>);