Skip to content

Commit 759c7b7

Browse files
author
dasathyakuma
committed
minor fixes
1 parent bc7f380 commit 759c7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/marko/dynamic/src/routes/+page.marko

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<if=mounted>
3232
<virtualizer|{ virtualItems, totalSize, measureElement }|
3333
count=items.length
34-
estimateSize=() => 45
34+
estimateSize=() => 80
3535
getScrollElement=scrollEl
3636
>
3737
<div style=`height: ${totalSize}px; width: 100%; position: relative`>

0 commit comments

Comments
 (0)