Skip to content

Commit 95b03af

Browse files
authored
Merge pull request #26 from xehpuk/master
Fix for #25 (and afterAnimate)
2 parents 3cc81b2 + 80b9c95 commit 95b03af

File tree

5 files changed

+4513
-38
lines changed

5 files changed

+4513
-38
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ lib
44
npm-debug.log
55

66
node_modules
7-
package-lock.json*

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ npm install react-scrollchor --save
2929
* User should provide their own `React` package
3030

3131

32-
#### `fbjs` package
33-
[fbjs](https://www.npmjs.com/package/fbjs) is a collection of utility libraries created by React Team. It include useful modules like `warning` and `invariant`
34-
35-
3632
## Usage
3733

3834
```js

0 commit comments

Comments
 (0)