smooth-scrollbar-react
smooth-scrollbar-react copied to clipboard
How to use it for Nextjs typescript ?
Hello bro,
Can u help me use it for Nextjs, I have a issue. Thank for help
I have issue with Next.js 13, but in Next.js 12 works
Yes, do you think you have to add "use client" for nextjs 13
I don't think so, for the Next.js I usually use next/dynamic with {ssr: false}
to resolve almost related issues SSR. Maybe use client
for Next.js 13
Well, I expect a new fix for nextjs typescript from you. Thank you