mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-26 04:58:43 -06:00
Merge branch '13-support-favorites-and-build-library-screen' of github.com:anultravioletaurora/Jellify into 13-support-favorites-and-build-library-screen
This commit is contained in:
@@ -48,7 +48,7 @@ export default function ItemDetail({
|
||||
}
|
||||
|
||||
return (
|
||||
<SafeAreaView edges={["right", "left"]}>
|
||||
<SafeAreaView edges={["top", "right", "left"]}>
|
||||
<XStack>
|
||||
<BlurhashedImage
|
||||
item={item}
|
||||
|
||||
Reference in New Issue
Block a user