diff --git a/components.json b/components.json index 5e3012e5..6fd1d7b0 100644 --- a/components.json +++ b/components.json @@ -1,7 +1,7 @@ { "$schema": "https://shadcn-vue.com/schema.json", "style": "default", - "typescript": true, + "tsx": true, "tailwind": { "config": "tailwind.config.js", "css": "resources/css/app.css",