docs(aio): add ant design of angular in resources (#23953)

PR Close #23953
This commit is contained in:
VTHINKXIE 2018-05-17 10:24:08 +08:00 committed by Matias Niemelä
parent f8c6947205
commit de267e97c9
1 changed files with 6 additions and 0 deletions

View File

@ -345,6 +345,12 @@
"title": "Angular Material",
"url": "https://github.com/angular/material2"
},
"ngzorro": {
"desc": "A set of enterprise-class UI components based on Ant Design and Angular",
"rev": true,
"title": "Ant Design of Angular (ng-zorro-antd)",
"url": "https://ng.ant.design/docs/introduce/en"
},
"aggrid": {
"desc": "A datagrid for Angular with enterprise style features such as sorting, filtering, custom rendering, editing, grouping, aggregation and pivoting.",
"rev": true,