Adding Connect to Taskmaster (Exercise)
Start with the master branch of this repository.
Can you do the follow:
- Wrap
Itemsin a container that passes in the items as a prop. - Wrap
NewItemin a container that passed inaddItemas a prop.
Start with the master branch of this repository.
Can you do the follow:
Items in a container that passes in the items as a prop.NewItem in a container that passed in addItem as a prop.