space out track buttons

This commit is contained in:
Violet Caulfield
2025-02-05 18:19:19 -06:00
parent c21bbea727
commit fcd13a56d2

View File

@@ -27,8 +27,7 @@ export default function TrackOptions({
return (
<YStack width={width}>
<XStack
>
<XStack justifyContent="space-between">
{ isSuccess ? (
<IconButton
name="music-box"