fix: fixess issue #7181

This commit is contained in:
Juanan Pereira
2025-01-14 09:32:04 +01:00
parent b6128efb43
commit f477f4f790
5 changed files with 34 additions and 15 deletions
@@ -19,7 +19,7 @@
? ' bg-gray-50 dark:bg-gray-850'
: 'bg-transparent'} hover:bg-gray-50 dark:hover:bg-gray-850 transition"
{small}
{file}
item={file}
name={file?.name ?? file?.meta?.name}
type="file"
size={file?.size ?? file?.meta?.size ?? ''}