auto-commit for b38276bb-9000-4ed8-993f-352bb9f358b6

This commit is contained in:
emergent-agent-e1
2025-11-09 08:34:01 +00:00
parent 4a46a8b899
commit 15ddd74a2b
+1 -1
View File
@@ -105,7 +105,7 @@ export default function AuthScreen({ navigation }: any) {
)}
<View style={styles.inputGroup}>
<Text style={styles.label}>Email *</Text>
<Text style={styles.label}>{i18n.t('email')} *</Text>
<TextInput
style={styles.input}
placeholder="your@email.com"