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 4014021 commit 8477f57Copy full SHA for 8477f57
README.md
@@ -1,13 +1,15 @@
1
# React Nice Scroll
2
3
+<a href="https://www.npmjs.com/package/react-nice-scroll"><img src="https://img.shields.io/npm/v/react-nice-scroll.svg" alt="Version"></a>
4
+
5
<img src="./img/ns.png" alt="React Nice Scroll" width="150"/>
6
7
> A React library to smooth scroll and scroll-based animations.
8
> Thanks to [smooth-scrollbar](https://github.com/idiotWu/smooth-scrollbar) plugin and [gsap](https://github.com/greensock/GSAP) library.
9
10
## Document and Demo
11
-[check on](https://react-nice-scroll-docs.vercel.app/)
12
+Check on [document and demo](https://react-nice-scroll-docs.vercel.app/)
13
14
## Components
15
0 commit comments