fermeture auto
This commit is contained in:
@@ -14,14 +14,11 @@ export default function Home() {
|
||||
return(
|
||||
<ThemedView lvl={3} style={styles.container}>
|
||||
|
||||
|
||||
<View style={styles.header}>
|
||||
<View style={{position: 'absolute'}}>
|
||||
<SelectChantier></SelectChantier>
|
||||
</View>
|
||||
<View style={{position: 'absolute'}}>
|
||||
<View style={{width:"100%", position: 'absolute',marginLeft:"50%"}}>
|
||||
<SetStatus></SetStatus>
|
||||
</View>
|
||||
</View>
|
||||
<View style={{width:"100%", position: 'absolute'}}>
|
||||
<SelectChantier></SelectChantier>
|
||||
</View>
|
||||
|
||||
</ThemedView>
|
||||
|
||||
Reference in New Issue
Block a user