some changes
This commit is contained in:
parent
552477f5e3
commit
4a19100d1e
|
@ -202,7 +202,7 @@ function Login() {
|
||||||
alwaysBounceVertical={false}
|
alwaysBounceVertical={false}
|
||||||
>
|
>
|
||||||
<View style={styles.mainContainer}>
|
<View style={styles.mainContainer}>
|
||||||
<RegistrationHeader title={"Login"} back />
|
<RegistrationHeader title={i18n.t("loginBtn")} back />
|
||||||
<View style={styles.subContainer}>
|
<View style={styles.subContainer}>
|
||||||
<View style={[styles.flex, styles.upperContainer]}>
|
<View style={[styles.flex, styles.upperContainer]}>
|
||||||
<EnategaImage
|
<EnategaImage
|
||||||
|
|
Loading…
Reference in New Issue