Fixed a few more linter errors
This commit is contained in:
@ -17,4 +17,4 @@ export function register() {
|
||||
for(const [tag, definition] of elements.entries()) {
|
||||
window.customElements.define(tag, definition)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user