Skip to content

Commit

Permalink
Update tweened.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocean-OS authored Dec 26, 2024
1 parent 5220ee7 commit d1f1ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/svelte/src/motion/tweened.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ export class Tween {
}

set target(v) {
//@ts-ignore
this.set(v);
}
}

0 comments on commit d1f1ae0

Please sign in to comment.