I\'m trying to create a HOC in react that acts as a feature toggle. The component will decide whether or not it should render the children.
I am trying to wrap a reac