From 9e6d6ef0ad0da360da0505dc1b5cbd968c209983 Mon Sep 17 00:00:00 2001 From: jakeaturner Date: Wed, 29 May 2024 14:51:43 -0700 Subject: [PATCH] fix(Commons): asset card title rendering --- .../commons/CommonsCatalog/CatalogCard/FileCardContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/commons/CommonsCatalog/CatalogCard/FileCardContent.tsx b/client/src/components/commons/CommonsCatalog/CatalogCard/FileCardContent.tsx index 7c5cd177..f7824a79 100644 --- a/client/src/components/commons/CommonsCatalog/CatalogCard/FileCardContent.tsx +++ b/client/src/components/commons/CommonsCatalog/CatalogCard/FileCardContent.tsx @@ -64,7 +64,7 @@ const FileCardContent: React.FC = ({ file, ...rest }) => { )} handleFileDownload(file)} >
{file.name}