Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabaker authored Apr 29, 2024
1 parent 9bd4461 commit 332741f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ function Animation(props) {
>
> animationItem?.addEventListener("complete", completeHandler); // Don’t do this
> }, [animationItem]);
> ```
>
> This is due to how `lottie-web` internally handles events.
> ```
## Why?
Expand Down

0 comments on commit 332741f

Please sign in to comment.