const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'name-KFhra');
break;
}
}
const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'email-address-A21dn');
break;
}
}
const validInputs = ['input', 'select', 'textarea'];
for (const input of validInputs) {
const el = this.parentElement.querySelector(input);
if (el) {
el.setAttribute('id', 'password-jvkBq');
break;
}
}