I learn react HOC\'s and cant understand one thing,
I have a HOC like this:
const MyHoc = WrapperComponent => { class TheHoc ex