From 68e92ec237e712a8951f8d1fd247145319694696 Mon Sep 17 00:00:00 2001 From: MadhanDevlpr <81558579+MadhanDevlpr@users.noreply.github.com> Date: Sun, 2 Oct 2022 21:14:04 +0530 Subject: [PATCH 1/2] Update index.html --- pages/components/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/components/index.html b/pages/components/index.html index e13af4b..f2d65f0 100644 --- a/pages/components/index.html +++ b/pages/components/index.html @@ -196,8 +196,8 @@

Filled Table with border on bottom of <td> tag

Forms

Input Fields

- - + +
                     <input type="text" class="input" placeholder="deafult input field">
                     <input type="text" class="input" placeholder="another deafult input field">

From a11c50955457a1e5b639a6fd260ae73f432333fd Mon Sep 17 00:00:00 2001
From: MadhanDevlpr <81558579+MadhanDevlpr@users.noreply.github.com>
Date: Sun, 2 Oct 2022 21:15:19 +0530
Subject: [PATCH 2/2] Update index.html

---
 pages/components/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/components/index.html b/pages/components/index.html
index f2d65f0..357fabc 100644
--- a/pages/components/index.html
+++ b/pages/components/index.html
@@ -199,8 +199,8 @@ 

Input Fields

-                    <input type="text" class="input" placeholder="deafult input field">
-                    <input type="text" class="input" placeholder="another deafult input field">
+                    <input type="text" class="input" placeholder="default input field">
+                    <input type="text" class="input" placeholder="another default input field">