diff --git a/skills/motion-patterns/SKILL.md b/skills/motion-patterns/SKILL.md index eb542ad9..80ff2dd9 100644 --- a/skills/motion-patterns/SKILL.md +++ b/skills/motion-patterns/SKILL.md @@ -314,11 +314,10 @@ export function ExpandingCard({ title, body }: { title: string; body: string }) ```tsx