From d96f62fdc4400c984bc7d647903a2d18e6872cf7 Mon Sep 17 00:00:00 2001 From: Maxime Lafarie Date: Tue, 2 Apr 2019 14:33:02 +0200 Subject: [PATCH] docs: add ngx-smart-modal to doc resources (#29661) PR Close #29661 --- 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 f2ac674431..983f261ebc 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -415,13 +415,19 @@ "rev": true, "title": "ag-Grid", "url": "https://www.ag-grid.com/best-angular-2-data-grid/" - }, + }, "fancygrid": { "desc": "Angular grid library with charts integration and server communication for Enterprise.", "rev": true, "title": "FancyGrid", "url": "https://fancygrid.com/docs/getting-started/angular" }, + "ngx-smart-modal": { + "desc": "Angular smart, light and fast modal handler to manage modals and data everywhere.", + "rev": true, + "title": "ngx-smart-modal", + "url": "https://biig-io.github.io/ngx-smart-modal" + }, "jqwidgets": { "desc": "Angular UI Components including data grid, tree grid, pivot grid, scheduler, charts, editors and other multi-purpose components", "rev": true,