home
This commit is contained in:
@@ -82,7 +82,7 @@ export default function BonjourScreen() {
|
||||
<ThemedTextInput
|
||||
lvl={0}
|
||||
style={styles.input}
|
||||
placeholder="Rechercher un groupe..."
|
||||
placeholder="Rechercher un artisant..."
|
||||
value={search}
|
||||
onChangeText={setSearch}
|
||||
/>
|
||||
@@ -94,9 +94,7 @@ export default function BonjourScreen() {
|
||||
}
|
||||
/>
|
||||
|
||||
<ThemedView style={styles.footer}>
|
||||
<Button title="Retour" onPress={() => router.push("/(tabs)/mapScreen") } />
|
||||
</ThemedView>
|
||||
|
||||
|
||||
<ThemedView style={{width:"100%", position: 'absolute', backgroundColor:'transparent',}}>
|
||||
<SelectChantier ></SelectChantier>
|
||||
|
||||
Reference in New Issue
Block a user