How to mock request from axios with axios-mock-adapter?

前端 未结 0 418
小鲜肉
小鲜肉 2020-12-11 18:32

I try to mock my axios response from axios using axios-mock-adapter. First, I call get data API in use effect, when the response is success, then update my data state. This

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