16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "base-preview-card",
|
|
"type": "registry:ui",
|
|
"title": "Base Preview Card",
|
|
"description": "A popup that appears when a link is hovered, showing a preview for sighted users.",
|
|
"dependencies": ["motion", "@base-ui-components/react"],
|
|
"files": [
|
|
{
|
|
"path": "registry/base/preview-card/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/base/preview-card.tsx"
|
|
}
|
|
]
|
|
}
|