Remove keyboard stuff for now, maybe should do this after v3

This commit is contained in:
Jackson Harper
2023-05-22 15:28:49 +08:00
parent 8c601e201b
commit da6e32df8f

View File

@ -324,8 +324,6 @@
)
container.style.width = '280px'
}
root.shadowRoot.focus()
}
function connectKeyboard(root) {