react-PromiseComponent Usage <PromiseComponent promiseFunction={yourPromise}> {data => <div>{data}</div>} </PromiseComponent>