fe6e07fe922f9c07f43d15dadf89387d39a0e8cf
Removes the unconditional start of the animation loop on mount. The loop is now exclusively managed by the existing IntersectionObserver, ensuring it only runs when the component is visible. Updates tests to reflect this behavior by simulating intersection events to trigger the animation.
Description
No description provided
Languages
TypeScript
79.1%
CSS
20.3%
HTML
0.6%