auto-commit for db823889-14f3-41ed-82f5-86f7ec0d6906

This commit is contained in:
emergent-agent-e1
2025-11-09 08:33:50 +00:00
parent 86ccfb8c11
commit 4a46a8b899
+1 -1
View File
@@ -92,7 +92,7 @@ export default function AuthScreen({ navigation }: any) {
</View>
<View style={styles.inputGroup}>
<Text style={styles.label}>Phone Number *</Text>
<Text style={styles.label}>{i18n.t('phone')} *</Text>
<TextInput
style={styles.input}
placeholder="+1234567890"