2025-08-20 04:12:49 -06:00

16 lines
497 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "radix-toggle-group-demo",
"type": "registry:ui",
"title": "Radix Toggle Group Demo",
"description": "Demo showing an animated Radix UI toggle group.",
"registryDependencies": ["https://animate-ui.com/r/radix-toggle-group"],
"files": [
{
"path": "registry/demo/radix/toggle-group/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/demo/radix/toggle-group.tsx"
}
]
}