We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492ed68 commit 852a300Copy full SHA for 852a300
tests/js/setup.ts
@@ -46,7 +46,6 @@ SVGElement.prototype.getTotalLength ??= () => 1;
46
* Skip all framer-motion animations in tests so components render immediately
47
* without waiting for animation frames or transitions.
48
*/
49
-
50
MotionGlobalConfig.skipAnimations = true;
51
52
/**
0 commit comments