kagrin97 / NextJS-myblog

NextJS를 이용해서 블로그를 만들었습니다
https://kagrin97-blog.vercel.app/
4 stars 1 forks source link

fix : React Hydration Error #23

Closed kagrin97 closed 2 years ago

kagrin97 commented 2 years ago

dev중에 Hydration에러가 나타났습니다. Nextjs에서는 이 문제를 이렇게 설명하고 있습니다.

Nextjs 보여준 해결 방법으로 fix하겠습니다.