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

View File

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