Skip to content

Commit

Permalink
fix: use typescript for aceternity ui
Browse files Browse the repository at this point in the history
  • Loading branch information
kavania2002 committed Oct 5, 2024
1 parent 0bcbbf2 commit 50c4866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": true,
"tsx": false,
"tsx": true,
"tailwind": {
"config": "apps/web/tailwind.config.js",
"css": "apps/web/app/global.css",
Expand Down

0 comments on commit 50c4866

Please sign in to comment.