gurugu-fcc-projects / FCC_game_of_life

FreeCodeCamp --- Game of Life project

Home Page:https://gurugu-fcc-projects.github.io/FCC_game_of_life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color update

GuRuGuMaWaRu opened this issue · comments

At the moment color update runs on every Component state change. I would like it to run only when {color} state changes.