diff --git a/src/components/FileInfo/FileInfo.tsx b/src/components/FileInfo/FileInfo.tsx index 26c104ed9d..4b3547d501 100644 --- a/src/components/FileInfo/FileInfo.tsx +++ b/src/components/FileInfo/FileInfo.tsx @@ -48,7 +48,7 @@ export class FileInfo extends React.Component { <> {allowDownload && meta.downloadUrl ? (