SarahFrench / react-game-of-life

Re-creating my Conway's Game of Life project in React
https://sarahfrench.github.io/react-game-of-life/
0 stars 0 forks source link

Refactor react functional components #7

Closed SarahFrench closed 4 years ago

SarahFrench commented 4 years ago

Change simple components to functions

Leaving refactoring the Game component for another day...