Bug fix
This commit is contained in:
parent
88fa5c7d62
commit
837040dc32
@ -8589,8 +8589,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({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user