mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
chore: fix
This commit is contained in:
@@ -54,7 +54,7 @@ function SettingsSheetFrame({
|
|||||||
}) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<SafeAreaProvider>
|
<SafeAreaProvider>
|
||||||
<SafeAreaView style={{ flex: 1, backgroundColor: "black" }}>
|
<SafeAreaView style={{ flex: 1 }}>
|
||||||
<Sheet.Frame
|
<Sheet.Frame
|
||||||
backgroundColor="$playerSettingsBackground"
|
backgroundColor="$playerSettingsBackground"
|
||||||
padding="$5"
|
padding="$5"
|
||||||
|
Reference in New Issue
Block a user