Tuesday, 13 June, 2017 UTC


Summary

In this lesson we'll show how to use `React.cloneElement` to add additional properties to the `children` of a React element. We'll also show that you can add additional properties not declared on the element.