You likely forgot to export your component from the file it's defined in (1) 썸네일형 리스트형 [Develop/React] object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. 이슈 React 이슈 정리 어처구니없는 실수로 인하여 시간을 소비한 경험으로 인하여 블로그 포스팅을 작성한다. Route를 이용하여 각 page를 설정하고 실행했는데 아래와 같은 에러 문구가 표출되었다. Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. 위 내용을 조금만 자세히 읽었더라면.. 이전 1 다음