how can i amke this work?
useEffect(() => { fields.forEach( data => { if (inviteSent && data.email.value) setInviteSent(false);}) }, [