16 lines
470 B
JSON
16 lines
470 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "highlight-text-demo",
|
|
"type": "registry:ui",
|
|
"title": "Highlight Text Demo",
|
|
"description": "Demo showing an animated highlight text.",
|
|
"registryDependencies": ["https://animate-ui.com/r/highlight-text"],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/text/highlight/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/text/highlight.tsx"
|
|
}
|
|
]
|
|
}
|