16 lines
552 B
JSON
16 lines
552 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "motion-highlight-tabs-hover-demo",
|
|
"type": "registry:ui",
|
|
"title": "Motion Highlight Tabs Hover Demo",
|
|
"description": "Demo showing the motion highlight tabs hover effect.",
|
|
"registryDependencies": ["https://animate-ui.com/r/motion-highlight"],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/effects/motion-highlight-tabs-hover/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/effects/motion-highlight-tabs-hover.tsx"
|
|
}
|
|
]
|
|
}
|