mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-11 13:46:21 +00:00
fix lint
This commit is contained in:
@@ -91,6 +91,7 @@ export const Players = (players: PlayerType[], gridClasses: string) => {
|
||||
clearInterval(randomIntervalRef.current);
|
||||
}
|
||||
};
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [
|
||||
players.length,
|
||||
playing,
|
||||
|
||||
Reference in New Issue
Block a user