Skip to content

Commit

Permalink
Merge branch 'feature/tweenState'
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttj committed Jun 23, 2020
2 parents 7993958 + fc2010e commit b23d843
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 @@ -401,7 +401,7 @@ App.tweenState(
delay: 0,
duration: 500,
ease: "linear",
paused: false
paused: false,
// called on first frame:
onStart: tweenProps => tweenProps,
// called on every frame:
Expand Down

0 comments on commit b23d843

Please sign in to comment.