We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519ed3f commit 36b790fCopy full SHA for 36b790f
src/apps/talent-search/src/components/popular-skills/PopularSkills.tsx
@@ -36,7 +36,7 @@ const popularSkills: UserSkill[] = [
36
},
37
id: '32899253-5989-4c33-9948-cad29c9e0ab0',
38
levels: [],
39
- name: 'Node.js',
+ name: 'Node.js (Javascript Library)',
40
41
{
42
category: {
@@ -153,7 +153,7 @@ const popularSkills: UserSkill[] = [
153
154
id: '4458454c-9a97-4332-a545-6546e240dab6',
155
156
- name: 'React.js',
+ name: 'React.js (Javascript Library)',
157
158
]
159
0 commit comments