mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 21:58:19 +00:00
chore: attempt a higher div
This commit is contained in:
parent
86e7c44ca5
commit
b87a70c825
@ -4,7 +4,7 @@
|
||||
<LazyNCompClient message="lazy-named-comp-client" />
|
||||
<LazyNCompServer message="lazy-named-comp-server" />
|
||||
<LazyIdleDelayedNetwork />
|
||||
<div style="height:3000px">
|
||||
<div style="height:5000px">
|
||||
This is a very tall div
|
||||
</div>
|
||||
<LazyVisibleDelayedVisible />
|
||||
|
Loading…
Reference in New Issue
Block a user