mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-03-21 19:22:12 +00:00
Merge pull request #1909 from Aayudesh-k/fix/remove-duplicates-1900
Fix: Remove duplicate project listing appsmith from data.json and fix languages in the original entry
This commit is contained in:
commit
05ae3d9d91
12
data.json
12
data.json
@ -404,7 +404,8 @@
|
||||
"link": "https://github.com/appsmithorg/appsmith",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Java"
|
||||
"Typescript",
|
||||
"Javascript"
|
||||
],
|
||||
"description": "Drag & Drop internal tool builder"
|
||||
},
|
||||
@ -923,15 +924,6 @@
|
||||
],
|
||||
"description": "A blazing fast unit test framework powered by Vite."
|
||||
},
|
||||
{
|
||||
"name": "appsmith",
|
||||
"link": "https://github.com/appsmithorg/appsmith",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "Drag & Drop internal tool builder"
|
||||
},
|
||||
{
|
||||
"name": "Jasmine",
|
||||
"link": "https://github.com/jasmine/jasmine",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user