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