I prefer the native fetch API. The useEffect hook can't be async, so declare the async function inside the effect and then call it. import React ...
確定! 回上一頁