We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7c3e7 commit 3403f51Copy full SHA for 3403f51
1 file changed
src/features/onboarding/components/steps/HelloTab.tsx
@@ -14,7 +14,7 @@ const OCCUPATIONS: Occupation[] = [
14
value: 'frontend',
15
icon: FaPaintBrush,
16
sources: ['devto', 'github', 'medium', 'hashnode'],
17
- tags: ['frontend', 'javascript', 'typescript', 'css', 'react', 'vue', 'angular'],
+ tags: ['frontend', 'javascript', 'typescript', 'css', 'react', 'vue.js', 'angularjs'],
18
},
19
{
20
title: 'Back-End Engineer',
0 commit comments