From b2841e7442005aefa82fd3691b52b6ac292af859 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 19 Jul 2021 19:28:07 +0530 Subject: [PATCH] Update README.md --- components/README.md | 596 +------------------------------------------ 1 file changed, 1 insertion(+), 595 deletions(-) diff --git a/components/README.md b/components/README.md index d4540e6..58d2e25 100644 --- a/components/README.md +++ b/components/README.md @@ -1,595 +1 @@ -# Components - -## Overview - -These components are based on HTML5 custom elements API. This is an attempt to unify UI development patterns and elements that are used multiple times throughout any general web app.It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** - -They can replace some older UI elements like `` `` `