mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-30 23:49:51 -05:00
I see now
This commit is contained in:
@@ -145,7 +145,10 @@ export default function TrackOptions({
|
||||
/>
|
||||
</YStack>
|
||||
|
||||
<YStack alignItems="flex-start">
|
||||
<YStack
|
||||
alignItems="flex-start"
|
||||
flex={4}
|
||||
>
|
||||
<Text bold fontSize={"$6"}>{playlist.Name ?? "Untitled Playlist"}</Text>
|
||||
|
||||
<Text color={getTokens().color.amethyst}>{`${playlist.ChildCount ?? 0} tracks`}</Text>
|
||||
|
||||
Reference in New Issue
Block a user