mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 18:10:31 -05:00
align track row
This commit is contained in:
@@ -45,6 +45,7 @@ export default function Track({
|
||||
<Separator />
|
||||
<XStack
|
||||
alignContent="center"
|
||||
alignItems="center"
|
||||
flex={1}
|
||||
onPress={() => {
|
||||
if (onPress) {
|
||||
|
||||
Reference in New Issue
Block a user