Closed gavinschriver closed 4 years ago
Yep there is def a button on the DOM that when you click it it sends the right event.
My only thing for this right now is - you're just setting the content target to container... we had kind of discussed creating a specific DOM node for each "step" in the game (i.e. one for start game button, one for team selects, one for score form), so maybe it would be good to add a div to index.html that specifically serves as a container for this button component? Instead of just putting it in the main container?
Okay looks great to me 👍
git fetch --all
git checkout branch gs-secondBranch