import type {MultiValueProps, OptionTypeBase} from 'react-select'; import {components as selectComponents} from 'react-select'; import styled from '@emotion/styled'; import LoadingIndicator from 'sentry/components/loadingIndicator'; import {Tooltip} from 'sentry/components/tooltip'; import {IconCheckmark, IconWarning} from 'sentry/icons'; import {space} from 'sentry/styles/space'; import type {InviteStatus} from './types'; function renderEmailValue