Skip to content

Commit 5220ee7

Browse files
authored
Update spring.js
1 parent 5a89e00 commit 5220ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte/src/motion/spring.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ export class Spring {
336336
}
337337

338338
set target(v) {
339+
//@ts-ignore
339340
this.set(v);
340341
}
341342
}

0 commit comments

Comments
 (0)