In React, fetching data like this usually happens in useEffect (or in componentDidMount for class components). Interestingly enough, although ...
確定! 回上一頁