Reactjs – How to Implement Smooth Scroll using lenis scroll In Nextjs/React Poject
I've been trying to implement smooth scrolling in my Next.js application using the new App Router using the lenis scroll package, but I'm having challenges making it work Here's what I'm trying to do: Enable smooth scrolling on my home…