mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
6c683e0b6e
commit
998c1ba551
@ -3,7 +3,9 @@
|
|||||||
<LazyNCompAll message="lazy-named-comp-all" />
|
<LazyNCompAll message="lazy-named-comp-all" />
|
||||||
<LazyNCompClient message="lazy-named-comp-client" />
|
<LazyNCompClient message="lazy-named-comp-client" />
|
||||||
<LazyNCompServer message="lazy-named-comp-server" />
|
<LazyNCompServer message="lazy-named-comp-server" />
|
||||||
<div style="height:3000px">This is a very tall div</div>
|
<div style="height:3000px">
|
||||||
|
This is a very tall div
|
||||||
|
</div>
|
||||||
<LazyDelayedWrapperTestComponent>This shouldn't be visible at first!</LazyDelayedWrapperTestComponent>
|
<LazyDelayedWrapperTestComponent>This shouldn't be visible at first!</LazyDelayedWrapperTestComponent>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user