Fixed: Debatable typos in Naming Modal

(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
pull/2132/head
bakerboy448 3 years ago committed by Qstick
parent 262bd47f46
commit 1bb77a0935

@ -22,8 +22,8 @@ const separatorOptions = [
const caseOptions = [
{ key: 'title', value: 'Default Case' },
{ key: 'lower', value: 'Lower Case' },
{ key: 'upper', value: 'Upper Case' }
{ key: 'lower', value: 'Lowercase' },
{ key: 'upper', value: 'Uppercase' }
];
const fileNameTokens = [

Loading…
Cancel
Save