mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-01 16:09:44 -05:00
sdf
This commit is contained in:
@@ -35,14 +35,14 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
height={"$6"}
|
||||
onPress={() => navigation.navigate("Player")}
|
||||
>
|
||||
<YStack
|
||||
alignContent="center"
|
||||
<YStack
|
||||
alignContent="flex-end"
|
||||
flex={1}>
|
||||
<BlurhashedImage
|
||||
item={nowPlaying!.item}
|
||||
width={getToken("$12")}
|
||||
borderRadius={2}
|
||||
/>
|
||||
/>
|
||||
|
||||
</YStack>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user