We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb9fde commit eb24e9bCopy full SHA for eb24e9b
packages/lit-virtual/src/index.ts
@@ -33,7 +33,6 @@ class VirtualizerControllerBase<
33
},
34
}
35
this.virtualizer = new Virtualizer(resolvedOptions)
36
-
37
;(this.host = host).addController(this)
38
39
0 commit comments