{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "button-destructive", "type": "registry:example", "author": "shadcn (https://ui.shadcn.com)", "registryDependencies": [ "button" ], "files": [ { "path": "examples/button-destructive.tsx", "content": "import { Button } from \"@/registry/default/ui/button\"\n\nexport default function ButtonDestructive() {\n return \n}\n", "type": "registry:example", "target": "" } ] }