Let\'s say that I have a simple component, and I want to log when it mounts. I can do this with a HOC that takes my component, defines a componentDidMount funct
componentDidMount