From eb29f04103eef4a248c719f9ac34275ab5dd0292 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 13 Dec 2021 03:00:28 +0530 Subject: [PATCH] implemented live like updates --- index.html | 1310 ++++++++++++++++++++++++++-------------------------- 1 file changed, 658 insertions(+), 652 deletions(-) diff --git a/index.html b/index.html index 5b78a5a..91677c6 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@
- - - `; + +
+

+ +
+ `; customElements.define('sm-copy', class extends HTMLElement { constructor() { @@ -13821,26 +13872,26 @@ }); const smForm = document.createElement('template'); smForm.innerHTML = ` - -
- -
- `; + +
+ +
+ `; customElements.define('sm-form', class extends HTMLElement { constructor() { @@ -13923,51 +13974,6 @@ }) -