Higher Order Components (commonly refered to as HOC) is a function that takes a component as an argument and returns a new component, using the component passed to it to decorate or transform. See https://reactjs.org/docs/higher-order-components.html for Reacts documentation on higher order components for more details.
Using the function below that returns a mocked dataset, build a component inside of Cherish (and render
using Cosmos for ease of development) that accepts this information as a parameter posts
and renders the