Resolve "Budget"

This commit is contained in:
Thomas Schleicher 2023-12-20 18:36:43 +00:00
parent ab2a03ba0b
commit 5a9b76a3ff
9 changed files with 60 additions and 33 deletions

View file

@ -14,8 +14,8 @@ export default function Page() {
//Styles
const styles = StyleSheet.create({
safeAreaViewStyle: {
flex: 1,
backgroundColor: useThemeColor("backgroundColor")
flex: 1,
backgroundColor: useThemeColor("containerColor"),
},
container: {
flex: 1,