add todo
This commit is contained in:
parent
9e111bfc5a
commit
5114f1da1c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<!-- TODO: setting height is hacky, just make this element the scroller -->
|
||||
<div class="virtual-list" style="height: {{$height}}px;">
|
||||
{{#each $visibleItems as item @key}}
|
||||
<VirtualListItem :component
|
||||
|
|
Loading…
Add table
Reference in a new issue