How to call function from consumer child component on resolution of asynchronous function in react context?

前端 未结 0 1020
甜味超标
甜味超标 2021-01-22 06:42

I am using context to provide the results of an asynchronous function.

In a child component, I am consuming the context.

I want in that child component to be able

相关标签:
回答
  • 消灭零回复
提交回复
热议问题