Skip to content

Commit 2fa4533

Browse files
committed
feat: Shadcn based forms
1 parent 69460d6 commit 2fa4533

File tree

5 files changed

+324
-133
lines changed

5 files changed

+324
-133
lines changed

src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ export async function createApp(
490490
['shadcn@canary', 'add', ...shadcnComponents],
491491
targetDir,
492492
)
493-
s?.stop(`Installed required shadcn components`)
493+
s?.stop(`Installed additional shadcn components`)
494494
}
495495
}
496496

templates/react/add-on/form/assets/src/components/demo.FormComponents.tsx

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)