diff --git a/packages/block-library/src/file/edit.js b/packages/block-library/src/file/edit.js index 57b3482e310a0e..766de08b989909 100644 --- a/packages/block-library/src/file/edit.js +++ b/packages/block-library/src/file/edit.js @@ -196,17 +196,17 @@ function FileEdit( { attributes, setAttributes, noticeUI, noticeOperations } ) {
-
- - setAttributes( { fileName: text } ) - } - /> -
+ + setAttributes( { fileName: text } ) + } + href={ textLinkHref } + /> { showDownloadButton && (