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 @@ }) -