Adding Connect to Taskmaster (Exercise)

Start with the master branch of this repository.

Can you do the follow:

  • Wrap Items in a container that passes in the items as a prop.
  • Wrap NewItem in a container that passed in addItem as a prop.