Skip to content

Commit 67f3f87

Browse files
authored
[PRM-155] Revert change (#643)
* Add download has started span to arf download * Remove incorrect labelling * Remove incorrect labelling
1 parent 613325d commit 67f3f87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/components/blocks/_arf/documentSearchResultsOptions/DocumentSearchResultsOptions.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ const DocumentSearchResultsOptions = (props: Props) => {
8282
Download all documents
8383
</Button>
8484
)}
85-
<span>{linkAttributes.url ? 'Download has started.' : `Preparing download`}</span>
8685
<a
8786
hidden
8887
id="download-link"

0 commit comments

Comments
 (0)