KIC/React
[React] Component 분리/모듈화
octopengj
2020. 11. 4. 10:58
한곳에 작성할 경우
분리하여 작성할 경우
import 불러오는 코드를 추가 작성한다.
Content.js 파일 생성
Header.js 파일 생성