block by kevmo 6ea97048ed3993931b787e2d57526faf

Higher-order Components

A higher-order component is just a function that takes an existing component and returns another component that wraps it.

Enhance.js

HigherOrderComponent.js