@ -147,7 +147,7 @@ export default function LoginScreen(props) {
<View style={{ paddingBottom: 24 }}>
<PasswordFormField
maxLength={12}
maxLength={20}
name="password"
placeholder="Senha"
/>