2025-08-20 04:12:49 -06:00

16 lines
502 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "motion-effect-slide-demo",
"type": "registry:ui",
"title": "Motion Effect Slide Demo",
"description": "Demo showing the motion effect slide.",
"registryDependencies": ["https://animate-ui.com/r/motion-effect"],
"files": [
{
"path": "registry/demo/effects/motion-effect-slide/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/demo/effects/motion-effect-slide.tsx"
}
]
}