[Docs](https://motion.dev/docs/animate#stiffness) say the default stifness is `1`: <img width="816" height="468" alt="Image" src="https://github.com/user-attachments/assets/17faece6-201d-4a0e-8795-94b10ab20cbb" /> But according to [this code](https://github.com/motiondivision/motion/blob/0bfc9fe015f7170c538ca70ba4677ec59d83ee76/packages/motion-dom/src/animation/types.ts#L278) it's `100` <img width="852" height="636" alt="Image" src="https://github.com/user-attachments/assets/44c73f7e-1b97-42d8-85b3-a13cb8a0ef97" />
Docs say the default stifness is
1:But according to this code it's
100