Skip to content

Commit e1ca728

Browse files
committed
fixed badge icon
1 parent a3921fc commit e1ca728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/UserDetails/Badges/BadgeIcon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const iconMap = {
1616
Python: <SiPython />,
1717
C: <SiC />,
1818
'C++': <SiCplusplus />,
19-
JavaScript: <SiJava />,
19+
JavaScript: <SiJavascript />,
2020
TypeScript: <SiTypescript />,
2121
Java: <SiJava />,
2222
Ruby: <SiRuby />,

0 commit comments

Comments
 (0)