I have 3 components and want to HOC them all together, When:
const ComponentB = ({configs}) => { return function(wrappedComp) { ...do some stuff retu