If i have something like
compose( withData() branch(props => props.isLoading, renderComponent(()=>)) )(DataList)
w