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 08a6656 commit fc90170Copy full SHA for fc90170
package.json
@@ -2,6 +2,15 @@
2
"name": "react-scroll-parallax",
3
"version": "3.0.0-beta.1",
4
"description": "React components to create parallax scroll effects for banners, images or any other DOM elements.",
5
+ "keywords": [
6
+ "react",
7
+ "scroll",
8
+ "effects",
9
+ "parallax",
10
+ "banner",
11
+ "animation",
12
+ "component"
13
+ ],
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/jscottsmith/react-scroll-parallax"
0 commit comments