{ step >= 4 ?
            <Step
              step={4}
              title={"Why do you want to " + action.whyDoYouWantToText + " this?"}
              error={step > 4 ? errors['message'] : void 0}