I am developing a Tic Tac Toe game with React.
The click handler for the game cells look like this:
function onClick(row, cell) { if(!state.game[ro