mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-28 22:47:54 +00:00
auto-commit for 6323c4ec-4e3f-40a8-8f17-c1edfee5fcf6
This commit is contained in:
@@ -81,7 +81,7 @@ export default function AuthScreen({ navigation }: any) {
|
||||
/>
|
||||
</View>
|
||||
<View style={[styles.inputGroup, { flex: 1, marginLeft: 8 }]}>
|
||||
<Text style={styles.label}>Last Name *</Text>
|
||||
<Text style={styles.label}>{i18n.t('lastName')} *</Text>
|
||||
<TextInput
|
||||
style={styles.input}
|
||||
placeholder="Doe"
|
||||
|
||||
Reference in New Issue
Block a user