首先将 API Call 变成Suspense 可以识别的样子
代码参考自: https://stackoverflow.com/questions/73006253/how-does-react-suspense-know-that-a-promise-has-resolved
Component A
ComponentB