<Button variant="contained" color="primary">
                <a style={{ color: 'white', textDecoration: 'none' }} target={'_blank'} href={process.env.REACT_APP_API_HOST + row.export_url}><CloudDownloadIcon /><br />Download export <br />{row.export_time}</a>
              </Button>