framer-motion
Installation
SKILL.md
Framer Motion Patterns
Setup
npm install motion
import { motion, AnimatePresence } from "motion/react";
The package is motion (formerly framer-motion). Import from motion/react.
npm install motion
import { motion, AnimatePresence } from "motion/react";
The package is motion (formerly framer-motion). Import from motion/react.