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

19 lines
553 B
JSON

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