react-use-scroll-snap
react-use-scroll-snap copied to clipboard
Scroll snap to be stopped
Hi, this is awesome library, but I have one small issue. So i have 8 sections inside my main, and on main i define ref and everything. But inside those 8 sections, I have few that when they are snapped, I don't want snap anymore, because in them there are more divs and sections to be visited by user, but it won't work.
How to fix?