@ -18,6 +18,7 @@ export const useEvents = () => {
sportType,
}).then(fetchLexics)
.then(setEvents)
.catch(() => setEvents([]))
}, [
fetchLexics,
matchId,