diff --git a/apps/www/src/lib/registry/new-york/ui/card/Card.vue b/apps/www/src/lib/registry/new-york/ui/card/Card.vue index 94b69033..2597cf5f 100644 --- a/apps/www/src/lib/registry/new-york/ui/card/Card.vue +++ b/apps/www/src/lib/registry/new-york/ui/card/Card.vue @@ -11,7 +11,7 @@ const props = defineProps<{
\nimport type { HTMLAttributes } from 'vue'\nimport { cn } from '@/lib/utils'\n\nconst props = defineProps<{\n class?: HTMLAttributes['class']\n}>()\n\n\n\n" + "content": "\n\n\n" }, { "name": "CardContent.vue",