mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-24 12:08:44 -06: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