0

I've been trying to create a progress bar for project i'm working on but the ProgressBar Library from Npm seems to not work with the new App Router.

Any Ideas on how to implement this ?

1 Answers1

0

You can use this library: https://www.npmjs.com/package/next-nprogress-bar

It works for both app and pages router.

Bryan BERGER
  • 116
  • 9