Skip to content

Commit c7d2b49

Browse files
committed
ignore type error
1 parent bd15c86 commit c7d2b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/procs.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ export function springFill(
131131
state.position,
132132
state.time,
133133
new Value(0),
134+
//@ts-ignore
134135
config.toValue,
135136
config.damping,
136137
config.mass,

0 commit comments

Comments
 (0)