mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Follow up to #35559. The clean up function of the custom timeline doesn't necessarily clean up the animation. Just the timeline's internal state. This affects Firefox which doesn't support ScrollTimeline so uses the polyfill's custom timeline.