Skip to content

Commit

Permalink
Merge pull request #29 from arthurdenner/docs/add-use-lax-to-readme
Browse files Browse the repository at this point in the history
docs: Add use-lax to the README.md
  • Loading branch information
alexfoxy authored Apr 3, 2019
2 parents e630079 + ea813af commit 8a98a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ To increase performance lax.js indexes the list of elements to animate when the
See below for working examples:
* [react](https://codepen.io/alexfoxy/pen/PLaKaE)
* [react (using hooks)](https://github.com/arthurdenner/use-lax)
* [vue](https://codepen.io/alexfoxy/pen/ZPRZBq)
You can also call `lax.removeElement(domElement)` when the component unmounts.
Expand Down

0 comments on commit 8a98a97

Please sign in to comment.