Remove debug
This commit is contained in:
@@ -172,8 +172,6 @@ export function SettingsScreen({}: Props) {
|
|||||||
dark: {color: colors.blue2},
|
dark: {color: colors.blue2},
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log(AppInfo)
|
|
||||||
|
|
||||||
const dangerBg = useCustomPalette<ViewStyle>({
|
const dangerBg = useCustomPalette<ViewStyle>({
|
||||||
light: {backgroundColor: colors.red1},
|
light: {backgroundColor: colors.red1},
|
||||||
dark: {backgroundColor: colors.red7},
|
dark: {backgroundColor: colors.red7},
|
||||||
|
|||||||
Reference in New Issue
Block a user