Skip to content

Commit

Permalink
note origins
Browse files Browse the repository at this point in the history
  • Loading branch information
dashed committed Jun 12, 2015
1 parent f49b92b commit 0ef3924
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ shallowequal(object, other);
// → true
```

## Credit

Code for `shallowEqual` originated from https://github.com/gaearon/react-pure-render/ and has since been refactored to have the exact same API as `lodash.isEqual`.

## License

MIT

0 comments on commit 0ef3924

Please sign in to comment.