diff --git a/packages/block-library/src/file/edit.js b/packages/block-library/src/file/edit.js index eb707a104eec5d..002bd43cf3617b 100644 --- a/packages/block-library/src/file/edit.js +++ b/packages/block-library/src/file/edit.js @@ -184,9 +184,9 @@ class FileEdit extends Component {
-
+
setAttributes( { fileName: text } ) } /> { showDownloadButton && -
+
{ /* Using RichText here instead of PlainText so that it can be styled like a button */ }