mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-13 04:41:01 +00:00
auto-commit for 43062ed8-1a3d-4f1c-adae-23e78b57a6c6
This commit is contained in:
@@ -72,7 +72,7 @@ export default function AuthScreen({ navigation }: any) {
|
||||
<>
|
||||
<View style={styles.row}>
|
||||
<View style={[styles.inputGroup, { flex: 1, marginRight: 8 }]}>
|
||||
<Text style={styles.label}>First Name *</Text>
|
||||
<Text style={styles.label}>{i18n.t('firstName')} *</Text>
|
||||
<TextInput
|
||||
style={styles.input}
|
||||
placeholder="John"
|
||||
|
||||
Reference in New Issue
Block a user