Open AmicoderDev opened 1 month ago
Provider.tsx
NNB Version:
I tried putting it inside the NextUI provider and outside both, but I still got the same error.
What am I missing here?
As the ProgressBar is being called from the pages side, you must import it as "import { AppProgressBar as ProgressBar } from 'next-nprogress-bar';"
Provider.tsx
NNB Version:
I tried putting it inside the NextUI provider and outside both, but I still got the same error.
What am I missing here?