more tickets
This commit is contained in:
@@ -99,8 +99,10 @@ export default ({ navigation }) => {
|
||||
<Input
|
||||
label="Adresse email"
|
||||
placeholder="Votre adresse email"
|
||||
type="email"
|
||||
value={email}
|
||||
setValue={setEmail}
|
||||
isBlur
|
||||
containerStyle={{ marginBottom: 20 }}
|
||||
textInputProps={{
|
||||
keyboardType: "email-address",
|
||||
|
||||
Reference in New Issue
Block a user