From 1a947e4b75b3fdef18baa333e49fdad9505df191 Mon Sep 17 00:00:00 2001 From: bmarkov Date: Fri, 23 Jun 2017 00:52:58 +0300 Subject: [PATCH] docs(aio): Added resources to UI Components (#17635) docs(aio): Added resources to UI Components --- aio/content/marketing/resources.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index c7da5b8d5d..a19c301cf3 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -298,7 +298,13 @@ "rev": true, "title": "ag-Grid", "url": "https://www.ag-grid.com/best-angular-2-data-grid/" - } + }, + "jqwidgets": { + "desc": "Angular UI Components including Grids, Charts, Scheduling and more.", + "rev": true, + "title": "jQWidgets", + "url": "https://www.jqwidgets.com/angular/" + } } } }