bump react navigation

This commit is contained in:
Hailey
2024-07-28 09:32:43 -07:00
parent e429b2c69c
commit fbc5fa61a0
3 changed files with 45 additions and 35 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ export const Login = ({onPressBack}: {onPressBack: () => void}) => {
}
return (
<View testID="signIn" behavior="padding" style={a.flex_1}>
<View testID="signIn" style={a.flex_1}>
<LoggedOutLayout
leadin=""
title={title}