From c331c3d288118a83646a63e0bdaad425c2076399 Mon Sep 17 00:00:00 2001 From: tripathyr Date: Mon, 27 Dec 2021 17:46:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8b139f..e8ee4cf 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This layout is more suitable for small screen devices with a limited number of m Now that we know what's included in layouts, let's dig a little deeper and know exact functionality of each of these. ## Components -Components are HTML tag in themselves. These HTML tags have added functionality and design elements than what out of box browser HTML tags provide. Like is a component which has been created by extending functionality of . +Components are HTML tag in themselves. These HTML tags have added functionality and design elements than what out of box browser HTML tags provide. Like `` is a component which has been created by extending functionality of ``. These are the components we provide * Button