Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/trochas/mmm-projet
This commit is contained in:
@@ -87,10 +87,7 @@ export default function SetStatus() {
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
return(
|
||||
|
||||
|
||||
<Animated.View layout={LinearTransition.duration(200)} style={styles.windowBox}>
|
||||
{isOpen && (<Pressable style={styles.autoClose} onPress={() => setIsOpen(false)}/>)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user