We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4f00b commit baa26cfCopy full SHA for baa26cf
README.md
@@ -14,12 +14,8 @@ Provides a React component and single global passive scroll listener to add **ve
14
15
## Install
16
17
-⚠️ **Warning: This is a beta pre-release**
18
-
19
-[1.0.0 Release goals](https://github.com/jscottsmith/react-scroll-parallax/issues/3)
20
21
```
22
-npm i --save react-scroll-parallax@beta
+npm i react-scroll-parallax --save
23
24
25
## Usage
0 commit comments