mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-25 12:38:39 -06:00
plz align for me
This commit is contained in:
@@ -78,7 +78,11 @@ export default function Track({
|
||||
marginHorizontal={"$1"}
|
||||
>
|
||||
{ prependElement && (
|
||||
<YStack justifyContent="center" flex={1}>
|
||||
<YStack
|
||||
alignContent="center"
|
||||
justifyContent="center"
|
||||
flex={1}
|
||||
>
|
||||
{ prependElement }
|
||||
</YStack>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user