|
@ -161,7 +161,7 @@ export default function LoginScreen(props) { |
|
|
}} |
|
|
}} |
|
|
> |
|
|
> |
|
|
<View flexDirection="row" alignSelf="center"> |
|
|
<View flexDirection="row" alignSelf="center"> |
|
|
<Text style={{ color: colors.lightBlue, fontWeight: "bold" }}> |
|
|
|
|
|
|
|
|
<Text style={{ color: colors.lightBlue, fontWeight: "bold", paddingVertical: 12}}> |
|
|
Esqueceu a senha? |
|
|
Esqueceu a senha? |
|
|
</Text> |
|
|
</Text> |
|
|
</View> |
|
|
</View> |
|
|