const Source = ({ id }) => {
  const intl = useIntl();

  let label, hint;