add todo
This commit is contained in:
parent
9e111bfc5a
commit
5114f1da1c
|
@ -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…
Reference in New Issue