{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "alert-demo", "type": "registry:example", "registryDependencies": [ "alert" ], "files": [ { "path": "registry/new-york-v4/examples/alert-demo.tsx", "content": "import { AlertCircleIcon, CheckCircle2Icon, PopcornIcon } from \"lucide-react\"\n\nimport {\n Alert,\n AlertDescription,\n AlertTitle,\n} from \"@/registry/new-york-v4/ui/alert\"\n\nexport default function AlertDemo() {\n return (\n
Please verify your billing information and try again.
\n