Skip to content

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

+1-1
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)