import React from 'react'; import { Intent, Tag } from '@blueprintjs/core'; import { Choose, If } from 'components'; import { FormattedMessage as T, useIntl } from 'react-intl'; export const statusAccessor = (row) => ( );