I'm not sure if I'm missing something, but is there a way to set the `config` with `useSpring`? I'm trying to set the ease and the duration of a transition with `useSpring`, but I can't find a way how to achieve this.
I'm not sure if I'm missing something, but is there a way to set the
configwithuseSpring?I'm trying to set the ease and the duration of a transition with
useSpring, but I can't find a way how to achieve this.