This commit is contained in:
Karan
2021-11-30 18:32:28 +05:30
committed by GitHub
parent 5198236ec4
commit 4922576d74
+10
View File
@@ -0,0 +1,10 @@
[
{
"name": "Learn JavaScript",
"status" : true
},
{
"name": "Try JSON",
"status" : false
}
]