wutali / nextjs-netlify-blog-template

Next.js blogging template for Netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js 10

productdevbook opened this issue · comments

I get errors when I update all libraries. Will you make the nextjs 10 updates?

If you're having the error export * from '...' like I was, I wrote a answer in the issue #22

TL;DR you need to make some changes in the src/layouts/index.tsx component.