Commit 8608d3d4 by Giang Tran

pull code

parent e4849df6
......@@ -50,7 +50,7 @@ const ConfirmEmail = (props) => {
<View style={styles.container}>
<View style={styles.wrap}>
<View style={styles.containerCode}>
<Text style={styles.txtTitle}>`${I18n.t('EnterEmailRequest')}:`</Text>
<Text style={styles.txtTitle}>{I18n.t('EnterEmailRequest')}</Text>
<TextInput
placeholderTextColor={R.colors.placeHolder}
style={styles.txtInput}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment