github 샘플에 올라온 코드는 각 component 별로 알맞게 디렉토리 내에 생성되어 있는 반면에 10.2.2 텍스트를 따라가다 보면 이런 식으로 파일을 생성하게 됩니다. <img width="102" alt="pagetemplate" src="https://user-images.githubusercontent.com/5508584/43779780-201a2fdc-9a94-11e8-8f1f-e5ef14f76fcb.PNG"> 199 페이지에 PageTemplate.js 경로를 `src/components/PagetTemplate/PageTemplate.js`로 수정해야 하지 않을까 싶습니다. 확인 부탁드립니다.