feat(langs): remove French language option from language data
This commit is contained in:
@@ -114,12 +114,7 @@ export const _langs = [
|
||||
value: 'de',
|
||||
label: 'German',
|
||||
icon: '/assets/icons/flags/ic-flag-de.svg',
|
||||
},
|
||||
{
|
||||
value: 'fr',
|
||||
label: 'French',
|
||||
icon: '/assets/icons/flags/ic-flag-fr.svg',
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user