chore: remove the word "Preview" from vue 3 preset (#6310)

related to #6300
This commit is contained in:
Tony Trinh
2021-02-23 23:52:48 -06:00
committed by Haoqun Jiang
parent 5a135f6f87
commit d41fb55dab

View File

@@ -17,7 +17,7 @@ module.exports = cli => {
value: '2'
},
{
name: '3.x (Preview)',
name: '3.x',
value: '3'
}
],