first version of the cruise lovers app, build 1.0.1, ready to be published on the app store
This commit is contained in:
@@ -53,7 +53,7 @@ export default function RecoverEmailScreen() {
|
||||
<TextInput
|
||||
value={email}
|
||||
onChangeText={setEmail}
|
||||
placeholder="hello@domain.pt"
|
||||
placeholder="recuperar@cruiselovers.pt"
|
||||
placeholderTextColor="#9AA0A6"
|
||||
autoCapitalize="none"
|
||||
keyboardType="email-address"
|
||||
|
||||
Reference in New Issue
Block a user