Game of life in React feedback

Hey!
I just finished my Game of Life in React, and I’m looking for some feedback.
One thing that slightly bothers me is the fact that the board doesn’t “wrap around” when checking for neighboring cells. I’m not even sure if it needs to, but I’m interested in how it could be implemented.

Edit: Oh, right, the link.

Anyway, thanks in advance!