what about htis?

This commit is contained in:
Violet Caulfield
2025-02-18 23:02:30 -06:00
parent d2d3e52fc5
commit 28c7a6bae3
+1 -1
View File
@@ -116,7 +116,7 @@ export function AlbumScreen({
data={album.ArtistItems}
renderItem={({ index, item: artist }) =>
<ItemCard
width={"$13"}
width={100}
item={artist}
caption={artist.Name ?? "Unknown Artist"}
onPress={() => {