Skip to content

Commit 8f3e76c

Browse files
author
Vikas Agarwal
committed
Linting
1 parent 4b45037 commit 8f3e76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/projectWizard/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const products = {
116116
details: 'Translate designs to a web (HTML/CSS/JavaScript) or mobile prototype',
117117
icon: 'product-dev-prototype',
118118
id: 'visual_prototype',
119-
aliases: ['visual-prototype','visual_prototype'],
119+
aliases: ['visual-prototype', 'visual_prototype'],
120120
disabled: true
121121
},
122122
'Front-end': {

0 commit comments

Comments
 (0)