forked from vergnet/application-amicale
remove unecessary rule
This commit is contained in:
parent
27f7a079b4
commit
3cb6ddd7f9
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ function GroupSelectionScreen() {
|
|||
? { marginHorizontal: 0, width: '70%' }
|
||||
: { marginHorizontal: 0, right: 50, left: 50 },
|
||||
});
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [navigation]);
|
||||
|
||||
const getSearchBar = () => {
|
||||
|
|
Loading…
Reference in a new issue