16 lines
444 B
JSON
16 lines
444 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "magnetic",
|
|
"type": "registry:ui",
|
|
"title": "Magnetic",
|
|
"description": "A magnetic effect that clings to the cursor, creating a magnetic attraction effect.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/effects/magnetic/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/effects/magnetic.tsx"
|
|
}
|
|
]
|
|
}
|