kanyuga/killer-counter

chore: break up App.js into it's various component files

Closed this issue · 0 comments

The App.js file is too long, might be good to break out the various components into the respective component files in src/components directory:

  • /Button.js
  • /PlayerForm.js
  • /BallGrid.js
  • /PlayerList.js