react-scroll-percentage
react-scroll-percentage copied to clipboard
Module not found: Can't resolve 'react-scroll-percentage'
trafficstars
When we import import { useScrollPercentage } from 'react-scroll-percentage'; like this with latest version
Module not found: Can't resolve 'react-scroll-percentage'
Looks like the latest release is broken. It has just published the entire project, but the package.json is pointing to the incorrect files. https://unpkg.com/browse/[email protected]/
Should look like this: https://unpkg.com/browse/[email protected]/
@thebuilder Could you please create the latest version with the correct solutions?
Thanks in advance.
Bumping this issue. I'm running into the same error.