forked from external-repos/LifeTrinket
fix lint
This commit is contained in:
@@ -142,6 +142,7 @@ const Start = ({
|
||||
...playerOptions,
|
||||
gridAreas: defaultLayout,
|
||||
});
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [playerOptions.numberOfPlayers]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user