diff --git a/README.md b/README.md index bd42e47..aa3cfef 100644 --- a/README.md +++ b/README.md @@ -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.