diff --git a/templates/index.ts b/templates/index.ts index 2cc8307d2351f6bc83a20fb8c605436223b1be30..963f8f7ef976e1e0c58c42b4806d068845e1159c 100644 --- a/templates/index.ts +++ b/templates/index.ts @@ -215,6 +215,7 @@ const installTSTemplate = async ({ "tailwind-merge": "^2", "@radix-ui/react-slot": "^1", "class-variance-authority": "^0.7", + clsx: "^1.2.1", "lucide-react": "^0.291", remark: "^14.0.3", "remark-code-import": "^1.2.0",