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