From eec231d21e25c791a34d215778e815efbd688b5c Mon Sep 17 00:00:00 2001 From: VTHINKXIE Date: Thu, 17 May 2018 10:24:08 +0800 Subject: [PATCH] docs(aio): add ant design of angular in resources (#23953) PR Close #23953 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index aa8e079662..52d56d6f1f 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -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,