From 1f1cf1a169ae4e64c51582e3e26375c5147c17b3 Mon Sep 17 00:00:00 2001 From: Oleg Pimenov Date: Thu, 13 Jun 2019 14:14:45 +0300 Subject: [PATCH] docs: add Mosaic library to resources (#31026) PR Close #31026 --- aio/content/marketing/resources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index ecdb5e75aa..cc7a64905a 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -404,6 +404,13 @@ "title": "Material Community Components", "url": "https://github.com/tiaguinho/material-community-components" }, + "mosaic": { + "desc": "Positive Technologies UI components based on Angular", + "logo": "https://i.ibb.co/fQNPgv6/logo-png-200.png", + "rev": true, + "title": "Mosaic - Angular UI Components", + "url": "https://github.com/positive-js/mosaic" + }, "ngzorro": { "desc": "A set of enterprise-class UI components based on Ant Design and Angular", "rev": true,