Update site/content/docs/03-run-time.md

Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
pull/7463/head
Tan Li Hau 4 years ago committed by GitHub
parent df15f9c029
commit 08d1f2c94c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -558,7 +558,7 @@ A `spring` store gradually changes to its target value based on its `stiffness`
---
The `store.stiffness`, `store.damping` and `store.precision` properties can be changed while the spring is in motion, and will take immediate effect.
All of the options above can be changed while the spring is in motion, and will take immediate effect.
```js
const size = spring(100);

Loading…
Cancel
Save