This commit is contained in:
sairaj mote 2021-05-21 16:43:58 +05:30
parent 58f4942d70
commit 36b44b0136

View File

@ -8638,8 +8638,6 @@ Bitcoin.Util = {
customElements.define('sm-input', customElements.define('sm-input',
class extends HTMLElement { class extends HTMLElement {
static formAssociated = true;
constructor() { constructor() {
super() super()
this.attachShadow({ this.attachShadow({