Skip to content

Commit 3e62290

Browse files
committed
added react and nextjs languages
1 parent cc1a301 commit 3e62290

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/assets/languages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"Python",
55
"C",
66
"C++",
7+
"React",
8+
"NextJs",
79
"Rust",
810
"HTML",
911
"TypeScript",
@@ -49,12 +51,14 @@
4951
"Dart",
5052
"Java",
5153
"Elixir",
52-
"Ruby"
54+
"Ruby",
55+
"React"
5356
],
5457
"others": [
5558
"Objective-C",
5659
"Swift",
5760
"Kotlin",
61+
"NextJs",
5862
"Vue",
5963
"Svelte",
6064
"Go",

0 commit comments

Comments
 (0)