Instead of making the requests twice, we can call the endpoints simultaneously using the axios.all() function. ... Note that I have used async- ...
確定! 回上一頁