We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009787c commit 18f2732Copy full SHA for 18f2732
packages/framer-motion/src/dom-mini.ts
@@ -1 +1,2 @@
1
+export { animateSequence } from "./animation/animators/waapi/animate-sequence"
2
export { animateMini as animate } from "./animation/animators/waapi/animate-style"
0 commit comments