const results = searchBlobsApiResponse.map(resp => ({
  id: resp.ID,
  label: resp.filename,
  render: {
    blob: {