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 4b45037 commit 8f3e76cCopy full SHA for 8f3e76c
src/config/projectWizard/index.js
@@ -116,7 +116,7 @@ const products = {
116
details: 'Translate designs to a web (HTML/CSS/JavaScript) or mobile prototype',
117
icon: 'product-dev-prototype',
118
id: 'visual_prototype',
119
- aliases: ['visual-prototype','visual_prototype'],
+ aliases: ['visual-prototype', 'visual_prototype'],
120
disabled: true
121
},
122
'Front-end': {
0 commit comments