Instead of making the requests twice, we can call the endpoints simultaneously using the axios.all() function. 1class User extends ...
確定! 回上一頁