GG FACTORYGG FACTORY
Discord
태그 목록

#Next JS output: 'export

총 1개의 글

함께 자주 언급되는 태그#The default export is not a React Component#Next.js 에러#Next.js error
기술#The default export is not a React Component#Next.js 에러#Next.js error

The default export is not a React Component 오류 해결

Next.js 프로젝트를 개발하다 보면 종종 마주치는 오류 중 하나가 "The default export is not a React Component in page: [페이지 경로]" 입니다. 대부분 경로가 잘못됐기에 발생하는 오류가 경로 문제가 아니라면 간단하게 해결...

2024년 7월 11일181