remove unecessary rule

Esse commit está contido em:
Arnaud Vergnet 2021-05-10 23:38:52 +02:00
commit 3cb6ddd7f9

Ver arquivo

@ -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 = () => {