Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit c29a7d9

Browse files
committed
update prompts
1 parent 51ebc0c commit c29a7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = [
22
{
33
name: 'replaceComponents',
44
type: 'confirm',
5-
message: 'Use default theme? (will replace App.vue and HelloWorld.vue)',
5+
message: 'Use a pre-made template? (will replace App.vue and HelloWorld.vue)',
66
default: true,
77
},
88
{

0 commit comments

Comments
 (0)