Skip to content

docs(readme): add framer-motion to Key Libraries section#195

Open
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-readme-missing-framer-motion-20260619
Open

docs(readme): add framer-motion to Key Libraries section#195
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-readme-missing-framer-motion-20260619

Conversation

@andrerfneves

Copy link
Copy Markdown
Owner

Summary

Adds framer-motion to the Key Libraries section in the README.

Why

framer-motion is a core runtime dependency used extensively throughout the application (imported in app.tsx for AnimatePresence, LayoutGroup, and motion components for layout transitions and mount/unmount animations), but it was missing from the documented library list.

Changes

  • README.md: Added framer-motion entry in alphabetical order to the Key Libraries section

Test Plan

  • No behavior change — documentation-only change
  • All 52 existing tests pass

framer-motion is used extensively in the app for animations
(AnimatePresence, LayoutGroup, motion components in app.tsx)
but was missing from the Key Libraries list.
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightning-decoder Ready Ready Preview, Comment Jun 19, 2026 10:04am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant