mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-25 00:59:13 -05:00
space out track buttons
This commit is contained in:
@@ -27,8 +27,7 @@ export default function TrackOptions({
|
||||
return (
|
||||
<YStack width={width}>
|
||||
|
||||
<XStack
|
||||
>
|
||||
<XStack justifyContent="space-between">
|
||||
{ isSuccess ? (
|
||||
<IconButton
|
||||
name="music-box"
|
||||
|
||||
Reference in New Issue
Block a user