Save the new user first, then return here to fine-tune their permissions.
)}
Change this user's sign-in email?
You're about to change {originalEmail} to{' '}
{email}. From now on, they must sign in with
the new address. The original address will receive an automated notification
explaining that an administrator made the change.
Cancel {
e.preventDefault();
setEmailConfirmOpen(false);
void persist();
}}
disabled={loading}
>
Confirm change
);
}