[React] Typo in static class property declaration react/no-typos

sunny·2020년 12월 17일
post-thumbnail

문제상황

PropTypes 설정 후

다음과 같은 에러 발생

src\App.js
Line 13:6:  Typo in static class property declaration  react/no-typos

Search for the keywords to learn more about each error.

해결

PropTypes -> propTypes

profile
blog 👉🏻 https://kimnamsun.github.io/

0개의 댓글