Skip to content

Commit

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

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

0 comments on commit 5220ee7

Please sign in to comment.