Skip to content

Commit b8e9914

Browse files
committed
fix: minor change to bump version and deploy
1 parent 455804c commit b8e9914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 shadcn components`)
493+
s?.stop(`Installed required shadcn components`)
494494
}
495495
}
496496

0 commit comments

Comments
 (0)