mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-13 00:54:02 -05:00
idk
This commit is contained in:
@@ -145,7 +145,7 @@ export default function TrackOptions({
|
||||
/>
|
||||
</YStack>
|
||||
|
||||
<XStack justifyContent="space-between">
|
||||
<XStack justifyContent="space-evenly">
|
||||
<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