apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
776 stars 61 forks source link

Warning about Next 13 app dir support #105

Open gpoole opened 9 months ago

gpoole commented 9 months ago

As Next 13 app dir is not supported, this PR adds a note to save confusion for new users and link to the issue until the problem is resolved.

Relates to #86