improve library header title size calculation

This commit is contained in:
jeffvli
2025-12-30 16:13:04 -08:00
parent b99ea61115
commit 4e213ea79e
3 changed files with 49 additions and 3 deletions
@@ -113,8 +113,6 @@ const AlbumMetadataTags = ({ album }: AlbumMetadataTagsProps) => {
value: label,
})) || [];
console.log('album', album);
const items: Array<{ id: string; value: ReactNode | string | undefined }> = [];
items.push(