register form refferal update
This commit is contained in:
@@ -595,6 +595,7 @@ export default function RegisterFormScreen() {
|
|||||||
placeholderTextColor="#94a3b8"
|
placeholderTextColor="#94a3b8"
|
||||||
style={styles.textInput}
|
style={styles.textInput}
|
||||||
onChangeText={setReferal}
|
onChangeText={setReferal}
|
||||||
|
maxLength={9}
|
||||||
testID="referal-input"
|
testID="referal-input"
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user