We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd1b0c commit 3c5fc0fCopy full SHA for 3c5fc0f
1 file changed
README.md
@@ -25,6 +25,9 @@ npm install --save react-pullload
25
```
26
27
```js
28
+import ReactPullLoad from 'react-pullload'
29
+
30
31
export class App extends Component{
32
constructor(){
33
super();
0 commit comments