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

19 lines
509 B
JSON

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