Fetch all invited profiles.
You MUST be authenticated via useLogin to use this hook.
const { data, error, loading } = useInvitedProfiles(); Copy
const { data, error, loading } = useInvitedProfiles();
Fetch all invited profiles.
You MUST be authenticated via useLogin to use this hook.