{isSuccess && data?.visitors.length === 0 && !queryHasChanged && (
                <GenericNoResults
                    icon='user-plus'
                    title={t('No_contacts_yet')}
                    description={t('No_contacts_yet_description')}