add anomaly
This commit is contained in:
@@ -35,7 +35,7 @@ const LoginScreen: React.FC = () => {
|
||||
|
||||
return (
|
||||
<ThemedView lvl={1} style={styles.container}>
|
||||
<ThemedText style={styles.title}>Se connecter / S'incrire</ThemedText>
|
||||
<ThemedText style={styles.title}>Se connecter</ThemedText>
|
||||
<ThemedTextInput
|
||||
lvl = {2}
|
||||
border = {5}
|
||||
@@ -81,4 +81,4 @@ const styles = StyleSheet.create({
|
||||
padding: 10,
|
||||
marginBottom: 10,
|
||||
},
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user