File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# React Scroll Parallax
2
2
3
- [ ![ NPM Version Latest] ( https://badge.fury.io/js/react-scroll-parallax.svg )] ( https://www.npmjs.com/package/react-scroll-parallax )
3
+ [ ![ NPM Version Latest] ( https://img.shields.io/npm/v/react-scroll-parallax/latest )] ( https://www.npmjs.com/package/react-scroll-parallax )
4
+ [ ![ NPM Version Beta] ( https://img.shields.io/npm/v/react-scroll-parallax/beta )] ( https://www.npmjs.com/package/react-scroll-parallax )
4
5
[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/react-scroll-parallax )] ( https://www.npmjs.com/package/react-scroll-parallax )
5
6
[ ![ Codecov] ( https://codecov.io/gh/jscottsmith/react-scroll-parallax/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jscottsmith/react-scroll-parallax )
6
7
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ sidebar_position: 1
5
5
6
6
# React Scroll Parallax
7
7
8
- [ ![ NPM Version Latest] ( https://badge.fury.io/js/react-scroll-parallax.svg )] ( https://www.npmjs.com/package/react-scroll-parallax )
8
+ [ ![ NPM Version Latest] ( https://img.shields.io/npm/v/react-scroll-parallax/latest )] ( https://www.npmjs.com/package/react-scroll-parallax )
9
+ [ ![ NPM Version Beta] ( https://img.shields.io/npm/v/react-scroll-parallax/beta )] ( https://www.npmjs.com/package/react-scroll-parallax )
9
10
[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/react-scroll-parallax )] ( https://www.npmjs.com/package/react-scroll-parallax )
10
11
[ ![ Codecov] ( https://codecov.io/gh/jscottsmith/react-scroll-parallax/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jscottsmith/react-scroll-parallax )
11
12
You can’t perform that action at this time.
0 commit comments