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 2c267fb commit d936193Copy full SHA for d936193
README.md
@@ -10,7 +10,7 @@ ReactSmartScroll is (mostly) un-opinionated, with minimum configuration. It has
10
```
11
yarn add react-smart-scroll
12
13
-npm install --save react-smart-scroll
+npm i -S react-smart-scroll
14
15
16
### Super Simple Sample:
0 commit comments