//NumberOfTaps local code var dropDownName = event.target.name; var tap = dropDownName.match(/\d{1,2}$/); setTaps(tap);