docs(aio): add angular-playground to resources (#22042)
PR Close #22042
This commit is contained in:
parent
1e9484673d
commit
7f9b1b78f6
|
@ -241,6 +241,12 @@
|
||||||
"rev": true,
|
"rev": true,
|
||||||
"title": "NinjaCodeGen - Angular CRUD Generator",
|
"title": "NinjaCodeGen - Angular CRUD Generator",
|
||||||
"url": "https://ninjaCodeGen.com"
|
"url": "https://ninjaCodeGen.com"
|
||||||
|
},
|
||||||
|
"angular-playground": {
|
||||||
|
"desc": "UI development environment for building, testing, and documenting Angular applications.",
|
||||||
|
"rev": true,
|
||||||
|
"title": "Angular Playground",
|
||||||
|
"url": "http://www.angularplayground.it/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue