We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5890b commit 65d3d16Copy full SHA for 65d3d16
prompts.js
@@ -2,7 +2,7 @@ module.exports = [
2
{
3
name: `addExample`,
4
type: 'confirm',
5
- message: 'Add example plugin/components?',
+ message: 'Add an example extension and component to project?',
6
default: false,
7
},
8
];
0 commit comments