mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-12 07:41:10 +00:00
auto-commit for 21a758e5-b02d-4a0a-8bb5-923448d0227a
This commit is contained in:
@@ -129,7 +129,7 @@ export default function AuthScreen({ navigation }: any) {
|
||||
|
||||
{!isSignIn && (
|
||||
<View style={styles.inputGroup}>
|
||||
<Text style={styles.label}>Referral Code (Optional)</Text>
|
||||
<Text style={styles.label}>{i18n.t('referralCode')}</Text>
|
||||
<TextInput
|
||||
style={styles.input}
|
||||
placeholder="Enter referral code"
|
||||
|
||||
Reference in New Issue
Block a user