일반적으로 다음과 같이 axios를 통해 데이터를 가져오고, 그것을 state로 저장하여 활용합니다. Hook이 아닌 클래스 컴포넌트에서는 componentDidMount에 async를 걸어서 ...
確定! 回上一頁