mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
improve library header title size calculation
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user