We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import Sticky fail, "'Sticky' is deprecated."
import { StickyContainer, Sticky } from 'react-sticky';
"react-sticky": { "version": "6.0.3", "resolved": "https://registry.npm.taobao.org/react-sticky/download/react-sticky-6.0.3.tgz", "integrity": "sha1-ehi2Q+GGPaET1/cDYRjSp12ezeQ=", "requires": { "prop-types": "^15.5.8", "raf": "^3.3.0" } }
The text was updated successfully, but these errors were encountered:
Check README, the owner said this project is "No longer actively maintained"
Sorry, something went wrong.
No branches or pull requests
I'm submitting a ...
If you're reporting a bug, please provide a minimal demonstration of the problem
bug report
import Sticky fail, "'Sticky' is deprecated."
import { StickyContainer, Sticky } from 'react-sticky';
The text was updated successfully, but these errors were encountered: